adAssetType property
The type of the ad asset.
Required. Possible string values are:
- "AD_ASSET_TYPE_UNSPECIFIED" : The ad asset type is unspecified.
- "AD_ASSET_TYPE_IMAGE" : The ad asset is a YouTube/DemandGen image.
- "AD_ASSET_TYPE_YOUTUBE_VIDEO" : The ad asset is a YouTube video.
Implementation
core.String? adAssetType;