AdsApp.AssetStay organized with collectionsSave and categorize content based on your preferences.
Page Summary
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.
ThegetDimensions()andgetImageUrl()methods are specifically for image assets, returning dimension info or the image URL, respectively.
ThegetText()method is used to retrieve the text content of a text asset.
ThegetYouTubeVideoId()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-12-03 UTC."],[],[]]