type VideoRedirectAsset (v202408)
Stay organized with collections
Save and categorize content based on your preferences.
An externally-hosted video asset.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
Field
|
RedirectAsset (inherited)
|
redirectUrl
|
xsd:string
The URL where the asset is hosted.
|
VideoRedirectAsset
|
|
VideoMetadata
Metadata related to the asset. This attribute is required.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eVideoRedirectAsset allows publishers to host video content externally and redirect users to that content within their Google Ad Manager creatives.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits properties from RedirectAsset and Asset, including the crucial \u003ccode\u003eredirectUrl\u003c/code\u003e field for specifying the external hosting location.\u003c/p\u003e\n"],["\u003cp\u003eVideoRedirectAsset requires \u003ccode\u003emetadata\u003c/code\u003e about the video, providing essential information like duration and dimensions.\u003c/p\u003e\n"],["\u003cp\u003eThe object operates within the namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e for API interaction.\u003c/p\u003e\n"]]],["The core content defines `VideoRedirectAsset`, an externally hosted video asset, with its namespace as `https://www.google.com/apis/ads/publisher/v202408`. It inherits from `RedirectAsset` and further from `Asset`. Key fields include the inherited `redirectUrl`, specifying the asset's hosted location, and the required `metadata` field, of type `VideoMetadata`, that provides related information about the video asset. This is part of the `CreativeService` and used by `AudioRedirectCreative` and `VideoRedirectCreative`.\n"],null,["# type VideoRedirectAsset (v202408)\n\n**Service** \n**CreativeService** **Dependencies** \n[AudioRedirectCreative](/ad-manager/api/reference/v202408/CreativeService.AudioRedirectCreative) [VideoRedirectCreative](/ad-manager/api/reference/v202408/CreativeService.VideoRedirectCreative) \n▼\n**VideoRedirectAsset** **Inheritance** \n[Asset](/ad-manager/api/reference/v202408/CreativeService.Asset) \n▼\n[RedirectAsset](/ad-manager/api/reference/v202408/CreativeService.RedirectAsset) \n▼\n**VideoRedirectAsset**\n\nAn externally-hosted video asset.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\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/v202408/CreativeService.VideoMetadata)` ` Metadata related to the asset. This attribute is required. |"]]