GoogleAdsSearchads360V23CommonLocalAdInfo class

A local ad.

Properties

callToActions List<GoogleAdsSearchads360V23CommonAdTextAsset>?
List of text assets for call-to-actions.
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
logoImages List<GoogleAdsSearchads360V23CommonAdImageAsset>?
List of logo image assets that may be displayed with the ad.
getter/setter pair
marketingImages List<GoogleAdsSearchads360V23CommonAdImageAsset>?
List of marketing image assets that may be displayed with the ad.
getter/setter pair
path1 String?
First part of optional text that can be appended to the URL in the ad.
getter/setter pair
path2 String?
Second part of optional text that can be appended to the URL in the ad.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
videos 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