Interested in sharing your feedback about the Google Ads API?
Sign up to be invited to participate in user research!
AdImageAsset
Stay organized with collections
Save and categorize content based on your preferences.
An image asset used inside an ad.
Fields |
asset
|
string
The Asset resource name of this image.
|
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."],[[["An image asset is used within an advertisement."],["The asset is identified by its resource name, which is represented as a string."]]],["The content defines a data structure for an image asset used within an ad. It specifies that the core information is the `asset`, which is represented as a `string`. This string is the resource name of the image itself, essentially acting as a unique identifier or locator for the image within a larger system. The asset field is the only relevant field for this image data.\n"]]