tallPortraitMarketingImages property

List<GoogleAdsSearchads360V23CommonAdImageAsset>? tallPortraitMarketingImages
getter/setter pair

Tall portrait marketing image assets to be used in the ad.

Valid image types are GIF, JPEG, and PNG. The minimum size is 600x1067 and the aspect ratio must be 9:16 (+-1%). Combined with marketing_images, square_marketing_images, and portrait_marketing_images, the maximum is 20.

Implementation

core.List<GoogleAdsSearchads360V23CommonAdImageAsset>?
tallPortraitMarketingImages;