DemandGenProductAdInfo

  • Breadcrumb1 and breadcrumb2 are string fields used for the displayed URL in the ad.

  • Business_name, headline, and description are required AdTextAsset fields for the advertiser name, short headline, and description respectively.

  • Logo_image is a required AdImageAsset field for the ad's logo, accepting GIF, JPEG, and PNG formats with specific size and aspect ratio requirements.

  • Call_to_action is an optional AdCallToActionAsset used for the ad's button.

A Demand Gen product ad.

Fields

string

First part of text that appears in the ad with the displayed URL.

string

Second part of text that appears in the ad with the displayed URL.

business_name

AdTextAsset

Required. The advertiser/brand name.

headline

AdTextAsset

Required. Text asset used for the short headline.

description

AdTextAsset

Required. Text asset used for the description.

logo_image

AdImageAsset

Required. Logo image to be used in the ad. Valid image types are GIF, JPEG, and PNG. The minimum size is 128x128 and the aspect ratio must be 1:1 (+-1%).

call_to_action

AdCallToActionAsset

Asset of type CallToActionAsset used for the "Call To Action" button.