[[["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."],[[["\u003cp\u003eVideoRedirectAsset represents externally hosted video content within Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits properties from RedirectAsset and Asset, including a redirect URL.\u003c/p\u003e\n"],["\u003cp\u003eVideoRedirectAsset requires metadata about the video content.\u003c/p\u003e\n"],["\u003cp\u003eIt's defined within the namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\u003c/code\u003e.\u003c/p\u003e\n"]]],["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"],null,["# type VideoRedirectAsset (v202411)\n\n**Service** \n**CreativeService** **Dependencies** \n[AudioRedirectCreative](/ad-manager/api/reference/v202411/CreativeService.AudioRedirectCreative) [VideoRedirectCreative](/ad-manager/api/reference/v202411/CreativeService.VideoRedirectCreative) \n▼\n**VideoRedirectAsset** **Inheritance** \n[Asset](/ad-manager/api/reference/v202411/CreativeService.Asset) \n▼\n[RedirectAsset](/ad-manager/api/reference/v202411/CreativeService.RedirectAsset) \n▼\n**VideoRedirectAsset**\n\nAn externally-hosted video asset.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Field ----- ||\n|-------------------|---------------------------------------------------------------------------------------------------------------------------------------------------|\n| **`RedirectAsset` (inherited)** ||\n| ### `redirectUrl` | ` `xsd:`string` The URL where the asset is hosted. |\n| **`VideoRedirectAsset`** ||\n| ### `metadata` | ` `[VideoMetadata](/ad-manager/api/reference/v202411/CreativeService.VideoMetadata)` ` Metadata related to the asset. This attribute is required. |"]]