GoogleAdsSearchads360V23ServicesInsightsAudienceDescription class

A text description of the audience of interest for which insights are being requested in AudienceInsightsService.

Properties

audienceDescription String?
An English language text description of an audience to get suggestions for.
getter/setter pair
audienceDimensions GoogleAdsSearchads360V23ServicesAudienceInsightsDimensions?
An optional list of audience dimensions to return.
getter/setter pair
countryLocations List<GoogleAdsSearchads360V23CommonLocationInfo>?
The countries for the audience.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
marketingObjective String?
An optional marketing objective which will influence the type of suggestions produced.
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