GoogleAdsSearchads360V23ServicesGenerateAudienceOverlapInsightsRequest class

Request message for AudienceInsightsService.GenerateAudienceOverlapInsights.

Properties

countryLocation GoogleAdsSearchads360V23CommonLocationInfo?
The country in which to calculate the sizes and overlaps of audiences.
getter/setter pair
customerInsightsGroup String?
The name of the customer being planned for.
getter/setter pair
dimensions List<String>?
The types of attributes of which to calculate the overlap with the primary_attribute.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
insightsApplicationInfo GoogleAdsSearchads360V23CommonAdditionalApplicationInfo?
Additional information on the application issuing the request.
getter/setter pair
primaryAttribute GoogleAdsSearchads360V23CommonAudienceInsightsAttribute?
The audience attribute that should be intersected with all other eligible audiences.
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