GoogleAdsSearchads360V23ServicesTargetingSuggestionMetrics class

A suggested targetable audience relevant to the requested audience.

Properties

ageRanges List<GoogleAdsSearchads360V23CommonAgeRangeInfo>?
Suggested age targeting; may be empty indicating no age targeting.
getter/setter pair
coverage double?
The fraction (from 0 to 1 inclusive) of the requested audience that can be reached using the suggested targeting.
getter/setter pair
gender GoogleAdsSearchads360V23CommonGenderInfo?
Suggested gender targeting.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
index double?
The ratio of coverage to the coverage of the baseline audience or zero if this ratio is undefined or is not meaningful.
getter/setter pair
locations List<GoogleAdsSearchads360V23CommonAudienceInsightsAttributeMetadata>?
Suggested location targeting.
getter/setter pair
parentalStatus GoogleAdsSearchads360V23CommonParentalStatusInfo?
A Parental Status value (parent, or not a parent).
getter/setter pair
potentialYoutubeReach String?
The approximate estimated number of people that can be reached on YouTube using this targeting.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
userInterests List<GoogleAdsSearchads360V23CommonAudienceInsightsAttributeMetadataGroup>?
List of user interest attributes with metadata defining 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