GoogleAdsSearchads360V23ServicesGenerateInsightsFinderReportRequest class

Request message for AudienceInsightsService.GenerateInsightsFinderReport.

Properties

baselineAudience GoogleAdsSearchads360V23ServicesInsightsAudience?
A baseline audience for this report, typically all people in a region.
getter/setter pair
customerInsightsGroup String?
The name of the customer being planned for.
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
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
specificAudience GoogleAdsSearchads360V23ServicesInsightsAudience?
The specific audience of interest for this report.
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