GoogleAdsSearchads360V23CommonDemandGenProductAdInfo class

A Demand Gen product ad.

Properties

First part of text that appears in the ad with the displayed URL.
getter/setter pair
Second part of text that appears in the ad with the displayed URL.
getter/setter pair
businessName GoogleAdsSearchads360V23CommonAdTextAsset?
The advertiser/brand name.
getter/setter pair
callToAction GoogleAdsSearchads360V23CommonAdCallToActionAsset?
Asset of type CallToActionAsset used for the "Call To Action" button.
getter/setter pair
description GoogleAdsSearchads360V23CommonAdTextAsset?
Text asset used for the description.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
headline GoogleAdsSearchads360V23CommonAdTextAsset?
Text asset used for the short headline.
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