GoogleAdsSearchads360V23CommonDemandGenMultiAssetAdInfo class

A Demand Gen multi asset ad.

Properties

businessName String?
The Advertiser/brand name.
getter/setter pair
callToActionText String?
Call to action text.
getter/setter pair
descriptions List<GoogleAdsSearchads360V23CommonAdTextAsset>?
The descriptive text of the ad.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
headlines List<GoogleAdsSearchads360V23CommonAdTextAsset>?
Headline text asset of the ad.
getter/setter pair
logoImages List<GoogleAdsSearchads360V23CommonAdImageAsset>?
Logo image assets to be used in the ad.
getter/setter pair
marketingImages List<GoogleAdsSearchads360V23CommonAdImageAsset>?
Marketing image assets to be used in the ad.
getter/setter pair
portraitMarketingImages List<GoogleAdsSearchads360V23CommonAdImageAsset>?
Portrait marketing image assets to be used in the ad.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
squareMarketingImages List<GoogleAdsSearchads360V23CommonAdImageAsset>?
Square marketing image assets to be used in the ad.
getter/setter pair
tallPortraitMarketingImages List<GoogleAdsSearchads360V23CommonAdImageAsset>?
Tall portrait marketing image assets to be used in the ad.
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited