abstract type RedirectAsset (v202405)
An externally hosted asset.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202405
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-05-15 UTC.
[null,null,["Last updated 2024-05-15 UTC."],[[["VideoRedirectAsset represents an externally hosted asset, specifically for videos, within the CreativeService."],["It inherits properties from RedirectAsset and ultimately from Asset, providing a structure for managing video assets in Google Ad Manager."],["The key property, `redirectUrl`, stores the URL where the video asset is hosted externally."],["This object resides within the namespace `https://www.google.com/apis/ads/publisher/v202405` which defines the context for its usage in the Google Ad Manager API."]]],[]]