marketingImages property

List<GoogleAdsSearchads360V23CommonAdImageAsset>? marketingImages
getter/setter pair

Marketing image assets to be used in the ad.

Valid image types are GIF, JPEG, and PNG. The minimum size is 600x314 and the aspect ratio must be 1.91:1 (+-1%). Required if square_marketing_images is not present.

Implementation

core.List<GoogleAdsSearchads360V23CommonAdImageAsset>? marketingImages;