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