abstract type RedirectAsset (v202408)
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 2024-08-20 UTC.
[null,null,["Last updated 2024-08-20 UTC."],[[["VideoRedirectAsset represents an externally hosted asset, specifically for video content."],["It utilizes a `redirectUrl` field to specify the external URL where the video asset is located."],["This asset type is part of the CreativeService and inherits from Asset and RedirectAsset within the Google Ad Manager API."],["The namespace for this object is `https://www.google.com/apis/ads/publisher/v202408`."]]],["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"]]