portraitMarketingImages property

List<GoogleAdsSearchads360V23CommonAdImageAsset>? portraitMarketingImages
getter/setter pair

Portrait marketing image assets to be used in the ad.

Valid image types are GIF, JPEG, and PNG. The minimum size is 480x600 and the aspect ratio must be 4:5 (+-1%).

Implementation

core.List<GoogleAdsSearchads360V23CommonAdImageAsset>?
portraitMarketingImages;