GoogleAdsSearchads360V23CommonAudienceInsightsAttribute class

An audience attribute that can be used to request insights about the audience.

Properties

ageRange GoogleAdsSearchads360V23CommonAgeRangeInfo?
An audience attribute defined by an age range.
getter/setter pair
category GoogleAdsSearchads360V23CommonAudienceInsightsCategory?
An audience attribute defined by interest in a Product & Service category.
getter/setter pair
device GoogleAdsSearchads360V23CommonDeviceInfo?
A device type.
getter/setter pair
entity GoogleAdsSearchads360V23CommonAudienceInsightsEntity?
An audience attribute defined by interest in a topic represented by a Knowledge Graph entity.
getter/setter pair
gender GoogleAdsSearchads360V23CommonGenderInfo?
An audience attribute defined by a gender.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
incomeRange GoogleAdsSearchads360V23CommonIncomeRangeInfo?
A household income percentile range.
getter/setter pair
lineup GoogleAdsSearchads360V23CommonAudienceInsightsLineup?
A YouTube Lineup.
getter/setter pair
location GoogleAdsSearchads360V23CommonLocationInfo?
An audience attribute defined by a geographic location.
getter/setter pair
parentalStatus GoogleAdsSearchads360V23CommonParentalStatusInfo?
A Parental Status value (parent, or not a parent).
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
userInterest GoogleAdsSearchads360V23CommonUserInterestInfo?
An Affinity or In-Market audience.
getter/setter pair
userList GoogleAdsSearchads360V23CommonUserListInfo?
A User List.
getter/setter pair
youtubeChannel GoogleAdsSearchads360V23CommonYouTubeChannelInfo?
A YouTube channel.
getter/setter pair
youtubeVideo GoogleAdsSearchads360V23CommonYouTubeVideoInfo?
A YouTube video.
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