youtubeAssetType property
The type of YouTube asset associated with the resource.
Required. Possible string values are:
- "YOUTUBE_ASSET_TYPE_UNSPECIFIED" : YouTube asset type is not specified or is unknown in this version.
- "YOUTUBE_ASSET_TYPE_LOCATION" : Location asset.
- "YOUTUBE_ASSET_TYPE_AFFILIATE_LOCATION" : Affiliate location asset.
- "YOUTUBE_ASSET_TYPE_SITELINK" : Sitelink asset.
Implementation
core.String? youtubeAssetType;