Interested in sharing your feedback about the Google Ads API?
Sign up to be invited to participate in user research!
DisplayUploadAdInfo
Stay organized with collections
Save and categorize content based on your preferences.
A generic type of display ad. The exact ad format is controlled by the display_upload_product_type
field, which determines what kinds of data need to be included with the ad.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-02-25 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-25 UTC."],[[["Display ads utilize the `display_upload_product_type` field to define their format and required data."],["The ad's content is determined by the `media_asset` field, which can be a `media_bundle`."],["HTML5 upload ads and dynamic product types have specific requirements for media bundles, detailed in linked Google support articles."]]],["The content describes a display ad with a variable format determined by the `display_upload_product_type` field. This field dictates the required data for the ad. The `media_asset` field contains the ad's asset data, which can be a `media_bundle`. Media bundles, particularly for HTML5_UPLOAD_ADs or dynamic product types, follow specific formatting guidelines and are created through Google Web Designer.\n"]]