GoogleAdsSearchads360V23CommonAudienceInsightsAttributeMetadata class

An audience attribute, with metadata about it, returned in response to a search.

Properties

attribute GoogleAdsSearchads360V23CommonAudienceInsightsAttribute?
The attribute itself.
getter/setter pair
dimension String?
The type of the attribute. Possible string values are:
getter/setter pair
displayInfo String?
A string that supplements the display_name to identify the attribute.
getter/setter pair
displayName String?
The human-readable name of the attribute.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
knowledgeGraphAttributeMetadata GoogleAdsSearchads360V23CommonKnowledgeGraphAttributeMetadata?
Special metadata for a Knowledge Graph Entity.
getter/setter pair
lineupAttributeMetadata GoogleAdsSearchads360V23CommonLineupAttributeMetadata?
Special metadata for a YouTube Lineup.
getter/setter pair
locationAttributeMetadata GoogleAdsSearchads360V23CommonLocationAttributeMetadata?
Special metadata for a Location.
getter/setter pair
potentialYoutubeReach String?
An estimate of the number of reachable YouTube users matching this attribute in the requested location, or zero if that information is not available for this attribute.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
subscriberShare double?
The share of subscribers within this attribute, between and including 0 and 1.
getter/setter pair
userInterestAttributeMetadata GoogleAdsSearchads360V23CommonUserInterestAttributeMetadata?
Special metadata for a User Interest.
getter/setter pair
userListAttributeMetadata GoogleAdsSearchads360V23CommonUserListAttributeMetadata?
Special metadata for a User List.
getter/setter pair
viewerShare double?
The share of viewers within this attribute, between and including 0 and 1.
getter/setter pair
youtubeChannelMetadata GoogleAdsSearchads360V23CommonYouTubeChannelAttributeMetadata?
Special metadata for a YouTube channel.
getter/setter pair
youtubeVideoMetadata GoogleAdsSearchads360V23CommonYouTubeVideoAttributeMetadata?
Special metadata for 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