abstract type RedirectAsset (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
An externally hosted asset.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Field
|
redirectUrl
|
xsd:string
The URL where the asset is hosted.
|
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 represents an externally hosted asset, specifically for videos.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits properties from RedirectAsset and ultimately from Asset within the CreativeService.\u003c/p\u003e\n"],["\u003cp\u003eThis asset type utilizes a \u003ccode\u003eredirectUrl\u003c/code\u003e field to specify the external URL where the video content is located.\u003c/p\u003e\n"],["\u003cp\u003eThe VideoRedirectAsset is defined within the Google Ad Manager API namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\u003c/code\u003e.\u003c/p\u003e\n"]]],["The `VideoRedirectAsset` is an externally hosted asset within the `CreativeService`. It inherits from `RedirectAsset` and `Asset`. The core information provided is the `redirectUrl` field, which is a string representing the URL where the asset is located. This URL is a mandatory piece of information, the main action revolves around using it for accessing the externally hosted video asset. The service uses the namespace: `https://www.google.com/apis/ads/publisher/v202411`.\n"],null,["# abstract type RedirectAsset (v202411)\n\n**Service** \n**CreativeService** **Inheritance** \n[Asset](/ad-manager/api/reference/v202411/CreativeService.Asset) \n▼\n**RedirectAsset** \n▼\n[VideoRedirectAsset](/ad-manager/api/reference/v202411/CreativeService.VideoRedirectAsset)\n\nAn externally hosted asset.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Field ----- ||\n|-------------------|----------------------------------------------------|\n| ### `redirectUrl` | ` `xsd:`string` The URL where the asset is hosted. |"]]