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 2024-10-12 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 2024-10-12 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 type ads utilize the `media_bundle` field, requiring specific formats outlined in the provided links."]]],["The `display_upload_product_type` field determines the ad format and required data. The `media_asset` field defines the ad's content, with options including `media_bundle`. `media_bundle` utilizes a media bundle asset, with specific formatting for dynamic product types through Google Web Designer. The HTML5_UPLOAD_AD format has specific guidelines for media bundles.\n"]]