Interested in sharing your feedback about the Google Ads API?
Sign up to be invited to participate in user research!
DemandGenMultiAssetAdInfo
Stay organized with collections
Save and categorize content based on your preferences.
A Demand Gen multi asset ad.
Fields |
marketing_images[]
|
AdImageAsset
Marketing image assets to be used in the ad. Valid image types are GIF, JPEG, and PNG. The minimum size is 600x314 and the aspect ratio must be 1.91:1 (+-1%). Required if square_marketing_images is not present. Combined with square_marketing_images and portrait_marketing_images the maximum is 20.
|
square_marketing_images[]
|
AdImageAsset
Square marketing image assets to be used in the ad. Valid image types are GIF, JPEG, and PNG. The minimum size is 300x300 and the aspect ratio must be 1:1 (+-1%). Required if marketing_images is not present. Combined with marketing_images and portrait_marketing_images the maximum is 20.
|
portrait_marketing_images[]
|
AdImageAsset
Portrait marketing image assets to be used in the ad. Valid image types are GIF, JPEG, and PNG. The minimum size is 480x600 and the aspect ratio must be 4:5 (+-1%). Combined with marketing_images and square_marketing_images the maximum is 20.
|
logo_images[]
|
AdImageAsset
Logo image assets 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%). At least 1 and max 5 logo images can be specified.
|
headlines[]
|
AdTextAsset
Headline text asset of the ad. Maximum display width is 30. At least 1 and max 5 headlines can be specified.
|
descriptions[]
|
AdTextAsset
The descriptive text of the ad. Maximum display width is 90. At least 1 and max 5 descriptions can be specified.
|
business_name
|
string
The Advertiser/brand name. Maximum display width is 25. Required.
|
call_to_action_text
|
string
Call to action text.
|
|
bool
Boolean option that indicates if this ad must be served with lead form.
|
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."],[[["Demand Gen multi-asset ads require marketing images in one of three aspect ratios: 1.91:1 (minimum 600x314), 1:1 (minimum 300x300), or 4:5 (minimum 480x600), with a combined maximum of 20 images across all three types."],["Ads must include 1 to 5 logo images (minimum 128x128, 1:1 aspect ratio), 1 to 5 headlines (maximum 30 characters wide), and 1 to 5 descriptions (maximum 90 characters wide)."],["The advertiser/brand name (maximum 25 characters wide) is a required field, while a call to action text and a lead form are optional elements."],["All image assets should be in GIF, JPEG, or PNG format and adhere to the specified size and aspect ratio requirements."]]],["This describes the structure of a Demand Gen multi-asset ad, outlining its components. It requires image assets including marketing images (minimum 600x314, 1.91:1 ratio), square images (minimum 300x300, 1:1 ratio), and portrait images (minimum 480x600, 4:5 ratio) with a max of 20 combined, logo images (minimum 128x128, 1:1 ratio) up to 5, up to 5 headline texts (max 30 width), up to 5 descriptions (max 90 width), and a business name (max 25 width). A call to action and lead form option can also be added.\n"]]