squareMarketingImages property
Square marketing image assets to be used in the ad.
Valid image types are GIF, JPEG, and PNG. The minimum size is 300x300 and the aspect ratio must be 1:1 (+-1%). Required if marketing_images is not present.
Implementation
core.List<GoogleAdsSearchads360V23CommonAdImageAsset>? squareMarketingImages;