companionBanners property

List<GoogleAdsSearchads360V23CommonAdImageAsset>? companionBanners
getter/setter pair

List of image assets used for the companion banner.

Currently, only a single value for the companion banner asset is supported.

Implementation

core.List<GoogleAdsSearchads360V23CommonAdImageAsset>? companionBanners;