GoogleAdsSearchads360V23ServicesAudienceCompositionMetrics class
The share and index metrics associated with an attribute in an audience composition insights report.
Constructors
Properties
-
The fraction (from 0 to 1 inclusive) of the specific audience that match
the attribute.
getter/setter pair
-
The fraction (from 0 to 1 inclusive) of the baseline audience that match
the attribute.
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- index ↔ double?
-
The ratio of audience_share to baseline_audience_share, or zero if this
ratio is undefined or is not meaningful.
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- score ↔ double?
-
A relevance score from 0 to 1 inclusive.
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