GoogleAdsSearchads360V23ResourcesGenderView class
A gender view resource.
Represents the view of a customer's performance metrics aggregated by
gender. All statistics are aggregated at the ad group level. Note: While you
can segment metrics by age range using age_range_view or by gender using
gender_view, the Search Ads 360 API does not support segmenting metrics by
both age range and gender simultaneously in a single query. Analyzing
performance across both dimensions combined is not supported in the Search
Ads 360 API.
Constructors
- GoogleAdsSearchads360V23ResourcesGenderView({String? resourceName})
- GoogleAdsSearchads360V23ResourcesGenderView.fromJson(Map json_)
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- resourceName ↔ String?
-
The resource name of the gender view.
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