type VideoRedirectAsset (v202502)

  • VideoRedirectAsset is an externally-hosted video asset used in CreativeService with dependencies on AudioRedirectCreative and VideoRedirectCreative.

  • It inherits from Asset and RedirectAsset, including the redirectUrl field.

  • VideoRedirectAsset has a required metadata field of type VideoMetadata.

An externally-hosted video asset.


Namespace
https://www.google.com/apis/ads/publisher/v202502

Field

RedirectAsset (inherited)

redirectUrl

xsd:string

The URL where the asset is hosted.

VideoRedirectAsset

metadata

VideoMetadata

Metadata related to the asset. This attribute is required.