GoogleAdsSearchads360V23ServicesInsightsAudience class

A set of users, defined by various characteristics, for which insights can be requested in AudienceInsightsService.

Properties

ageRanges List<GoogleAdsSearchads360V23CommonAgeRangeInfo>?
Age ranges for the audience.
getter/setter pair
countryLocations List<GoogleAdsSearchads360V23CommonLocationInfo>?
The countries for the audience.
getter/setter pair
gender GoogleAdsSearchads360V23CommonGenderInfo?
Gender for the audience.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
incomeRanges List<GoogleAdsSearchads360V23CommonIncomeRangeInfo>?
Household income percentile ranges for the audience.
getter/setter pair
lineups List<GoogleAdsSearchads360V23CommonAudienceInsightsLineup>?
Lineups representing the YouTube content viewed by the audience.
getter/setter pair
parentalStatus GoogleAdsSearchads360V23CommonParentalStatusInfo?
Parental status for the audience.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
subCountryLocations List<GoogleAdsSearchads360V23CommonLocationInfo>?
Sub-country geographic location attributes.
getter/setter pair
topicAudienceCombinations List<GoogleAdsSearchads360V23ServicesInsightsAudienceAttributeGroup>?
A combination of entity, category and user interest attributes defining the audience.
getter/setter pair
userList GoogleAdsSearchads360V23CommonUserListInfo?
User list to be targeted by the audience.
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