GoogleAdsSearchads360V23ResourcesCustomerSearchTermInsight class
This report provides a high-level view of search demand at the customer level by grouping similar search terms into categories and showing their search volume.
Historical data is available starting March 2023.
Constructors
- GoogleAdsSearchads360V23ResourcesCustomerSearchTermInsight({String? categoryLabel, String? id, String? resourceName})
- GoogleAdsSearchads360V23ResourcesCustomerSearchTermInsight.fromJson(Map json_)
Properties
- categoryLabel ↔ String?
-
The label for the search category.
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- id ↔ String?
-
The ID of the insight.
getter/setter pair
- resourceName ↔ String?
-
The resource name of the customer level search term insight.
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