GoogleAdsSearchads360V23CommonDemandGenCarouselAdInfo class

A Demand Gen carousel ad.

Properties

businessName String?
The Advertiser/brand name.
getter/setter pair
callToActionText String?
Call to action text.
getter/setter pair
carouselCards List<GoogleAdsSearchads360V23CommonAdDemandGenCarouselCardAsset>?
Carousel cards that will display with the ad.
getter/setter pair
description GoogleAdsSearchads360V23CommonAdTextAsset?
The descriptive text of the ad.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
headline GoogleAdsSearchads360V23CommonAdTextAsset?
Headline of the ad.
getter/setter pair
logoImage GoogleAdsSearchads360V23CommonAdImageAsset?
Logo image to be used in the ad.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

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