GoogleAdsSearchads360V23ServicesInsightsAudienceDefinition class

A structured definition of the audience of interest for which insights are being requested in AudienceInsightsService.

Properties

audience GoogleAdsSearchads360V23ServicesInsightsAudience?
The audience of interest for which insights are being requested.
getter/setter pair
baselineAudience GoogleAdsSearchads360V23ServicesInsightsAudience?
The baseline audience.
getter/setter pair
dataMonth String?
The one-month range of historical data to use for insights, in the format "yyyy-mm".
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
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