squareLogoImages property

List<GoogleAdsSearchads360V23CommonAdImageAsset>? squareLogoImages
getter/setter pair

Square logo images to be used in the ad.

Valid image types are GIF, JPEG, and PNG. The minimum size is 128x128 and the aspect ratio must be 1:1 (+-1%). Combined with logo_images, the maximum is 5.

Implementation

core.List<GoogleAdsSearchads360V23CommonAdImageAsset>? squareLogoImages;