type VideoRedirectAsset (v202411)Stay organized with collectionsSave and categorize content based on your preferences.
AI-generated Key Takeaways
VideoRedirectAsset is an externally-hosted video asset used in CreativeService.
VideoRedirectAsset inherits from Asset and RedirectAsset.
VideoRedirectAsset has two main fields: redirectUrl (inherited) which is the URL where the asset is hosted, and metadata which is required and contains information related to the asset.
[[["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-08-06 UTC."],[],["The `CreativeService` includes `AudioRedirectCreative` and `VideoRedirectCreative`. `VideoRedirectAsset`, an externally-hosted video asset, inherits from `RedirectAsset`, which in turn inherits from `Asset`. `RedirectAsset` contains the `redirectUrl`, the asset's hosting location. `VideoRedirectAsset` also has the `metadata` field, which is required and refers to the video asset's associated metadata. The namespace for this is `https://www.google.com/apis/ads/publisher/v202411`.\n"]]