abstract type RedirectAsset (v202408)
Stay organized with collections
Save and categorize content based on your preferences.
An externally hosted asset.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
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 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. |"]]