squareMarketingImages property
Square marketing images 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%). At least one square marketing_image
is required. Combined with marketing_images, the maximum is 15.
Implementation
core.List<GoogleAdsSearchads360V23CommonAdImageAsset>? squareMarketingImages;