DisplayUploadAdInfo

  • A generic display ad type whose exact format is controlled by the display_upload_product_type field.

  • The display_upload_product_type field determines what kinds of data need to be included with the ad.

  • The media_asset field, specifically media_bundle, is used for asset data like HTML5 media bundles.

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.

Fields

display_upload_product_type

DisplayUploadProductType

The product type of this ad. See comments on the enum for details.

Union field

media_asset

media_asset. The asset data that makes up the ad. media_asset can be only one of the following:

media_bundle

AdMediaBundleAsset

A media bundle asset to be used in the ad. For information about the media bundle for HTML5_UPLOAD_AD, see https://support.google.com/google-ads/answer/1722096 Media bundles that are part of dynamic product types use a special format that needs to be created through the Google Web Designer. See https://support.google.com/webdesigner/answer/7543898 for more information.