GoogleAdsSearchads360V23CommonAppPreRegistrationAdInfo class

App pre-registration ads link to your app or game listing on Google Play, and can run on Google Play, on YouTube (in-stream only), and within other apps and mobile websites on the Display Network.

It will help capture people's interest in your app or game and generate an early install base for your app or game before a launch.

Properties

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
images List<GoogleAdsSearchads360V23CommonAdImageAsset>?
List of image asset IDs whose images may be displayed with the ad.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
youtubeVideos List<GoogleAdsSearchads360V23CommonAdVideoAsset>?
List of YouTube video asset IDs whose videos 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