GoogleAdsSearchads360V23ServicesOnTargetAudienceMetrics class
Audience metrics for the planned products.
These metrics consider the following targeting dimensions: - Location - PlannableAgeRange - Gender - AudienceTargeting (only for youtube_audience_size)
Constructors
- GoogleAdsSearchads360V23ServicesOnTargetAudienceMetrics({String? censusAudienceSize, String? youtubeAudienceSize})
- GoogleAdsSearchads360V23ServicesOnTargetAudienceMetrics.fromJson(Map json_)
Properties
- censusAudienceSize ↔ String?
-
Reference audience size matching the considered targeting for Census.
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- youtubeAudienceSize ↔ String?
-
Reference audience size matching the considered targeting for YouTube.
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