Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
A Google Ads asset can be an image, text, or video, and is deduplicated within a customer account, allowing assets to be shared across different ads.
The getDimensions() and getImageUrl() methods are specifically for image assets, returning dimension info or the image URL, respectively.
The getText() method is used to retrieve the text content of a text asset.
The getYouTubeVideoId() method returns the ID for YouTube video assets.
All assets have methods to retrieve their entity type ("Asset"), ID, name, resource name, and general type (IMAGE, MEDIA_BUNDLE, TEXT, or YOUTUBE_VIDEO).
Represents a Google Ads asset. An asset can be an image, text, or video.
Assets are deduplicated within a given customer account, so assets may be
shared between different ads.
[[["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-10-16 UTC."],[],[]]