defaultLogoAssetId property

String? defaultLogoAssetId
getter/setter pair

The asset ID of the default logo image for the advertiser.

This is the asset ID that will be used by YouTube and Demand ads under this advertiser if a logo asset is not provided. You must use advertisers.adAssets.upload to upload this asset using the API.

Optional.

Implementation

core.String? defaultLogoAssetId;