[[["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 an externally hosted asset, specifically for video content.\u003c/p\u003e\n"],["\u003cp\u003eIt utilizes a \u003ccode\u003eredirectUrl\u003c/code\u003e field to specify the external URL where the video asset is located.\u003c/p\u003e\n"],["\u003cp\u003eThis asset type is part of the CreativeService and inherits from Asset and RedirectAsset within the Google Ad Manager API.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for this object is \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e.\u003c/p\u003e\n"]]],["The core content defines the `VideoRedirectAsset`, a type of `RedirectAsset` within the `CreativeService`. This asset represents an externally hosted item, specifically identified by its `redirectUrl`. The `redirectUrl` is a string field that contains the URL where the video asset is located. The `VideoRedirectAsset` inherits from the more general `RedirectAsset`, which itself is an `Asset`. All these belong to the namespace `https://www.google.com/apis/ads/publisher/v202408`.\n"],null,["# abstract type RedirectAsset (v202408)\n\n**Service** \n**CreativeService** **Inheritance** \n[Asset](/ad-manager/api/reference/v202408/CreativeService.Asset) \n▼\n**RedirectAsset** \n▼\n[VideoRedirectAsset](/ad-manager/api/reference/v202408/CreativeService.VideoRedirectAsset)\n\nAn externally hosted asset.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Field ----- ||\n|-------------------|----------------------------------------------------|\n| ### `redirectUrl` | ` `xsd:`string` The URL where the asset is hosted. |"]]