GoogleAdsSearchads360V23ServicesAudienceOverlapItem class

An audience attribute, with metadata including the overlap between this attribute's potential YouTube reach and that of a primary attribute.

Properties

attributeMetadata GoogleAdsSearchads360V23CommonAudienceInsightsAttributeMetadata?
The attribute and its metadata, including potential YouTube reach.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
potentialYoutubeReachIntersection String?
The estimated size of the intersection of this audience attribute with the primary attribute, that is, the number of reachable YouTube users who match BOTH the primary attribute and this one.
getter/setter pair
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