marketingImages property
Marketing images 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%). At least one marketing_image is
required. Combined with square_marketing_images, the maximum is 15.
Implementation
core.List<GoogleAdsSearchads360V23CommonAdImageAsset>? marketingImages;