GoogleAdsSearchads360V23CommonAppAdInfo class

An app ad.

Properties

An app deep link asset that may be used with the ad.
getter/setter pair
descriptions List<GoogleAdsSearchads360V23CommonAdTextAsset>?
List of text assets for descriptions.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
headlines List<GoogleAdsSearchads360V23CommonAdTextAsset>?
List of text assets for headlines.
getter/setter pair
html5MediaBundles List<GoogleAdsSearchads360V23CommonAdMediaBundleAsset>?
List of media bundle assets that may be used with the ad.
getter/setter pair
images List<GoogleAdsSearchads360V23CommonAdImageAsset>?
List of image assets that may be displayed with the ad.
getter/setter pair
mandatoryAdText GoogleAdsSearchads360V23CommonAdTextAsset?
Mandatory ad text.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
youtubeVideos List<GoogleAdsSearchads360V23CommonAdVideoAsset>?
List of YouTube video assets that may be displayed with 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