GoogleAdsSearchads360V23CommonResponsiveSearchAdInfo class

A responsive search ad.

Responsive search ads let you create an ad that adapts to show more text, and more relevant messages, to your customers. Enter multiple headlines and descriptions when creating a responsive search ad, and over time, Google Ads will automatically test different combinations and learn which combinations perform best. By adapting your ad's content to more closely match potential customers' search terms, responsive search ads may improve your campaign's performance. More information at https://support.google.com/google-ads/answer/7684791

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
path1 String?
First part of text that can be appended to the URL in the ad.
getter/setter pair
path2 String?
Second part of 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

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