LocalAdInfo
Stay organized with collections Save and categorize content based on your preferences.
Fields |
---|
headlines[]
| AdTextAsset
List of text assets for headlines. When the ad serves the headlines will be selected from this list. At least 1 and at most 5 headlines must be specified. |
descriptions[]
| AdTextAsset
List of text assets for descriptions. When the ad serves the descriptions will be selected from this list. At least 1 and at most 5 descriptions must be specified. |
call_to_actions[]
| AdTextAsset
List of text assets for call-to-actions. When the ad serves the call-to-actions will be selected from this list. At least 1 and at most 5 call-to-actions must be specified. |
marketing_images[]
| AdImageAsset
List of marketing image assets that may be displayed with the ad. The images must be 314x600 pixels or 320x320 pixels. At least 1 and at most 20 image assets must be specified. |
logo_images[]
| AdImageAsset
List of logo image assets that may be displayed with the ad. The images must be 128x128 pixels and not larger than 120KB. At least 1 and at most 5 image assets must be specified. |
videos[]
| AdVideoAsset
List of YouTube video assets that may be displayed with the ad. At least 1 and at most 20 video assets must be specified. |
path1
| string
First part of optional text that can be appended to the URL in the ad. |
path2
| string
Second part of optional text that can be appended to the URL in the ad. This field can only be set when path1 is also set. |
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."],[[["Local ads require a minimum of 1 and a maximum of 5 text assets for headlines, descriptions, and call-to-actions."],["Marketing images should be 314x600 or 320x320 pixels with a limit of 20, while logo images must be 128x128 pixels, under 120KB, and with a maximum of 5."],["Videos for local ads must be YouTube video assets and can have up to 20 specified."],["Optional URL extensions can be added with `path1` and `path2`, where `path2` is dependent on `path1` being set."]]],[]]