GoogleAdsSearchads360V23ServicesGenerateTargetingSuggestionMetricsRequest class
Request message for AudienceInsightsService.GenerateTargetingSuggestionMetrics.
Constructors
-
GoogleAdsSearchads360V23ServicesGenerateTargetingSuggestionMetricsRequest({List<
GoogleAdsSearchads360V23ServicesInsightsAudience> ? audiences, String? customerInsightsGroup, GoogleAdsSearchads360V23CommonAdditionalApplicationInfo? insightsApplicationInfo}) - GoogleAdsSearchads360V23ServicesGenerateTargetingSuggestionMetricsRequest.fromJson(Map json_)
Properties
-
audiences
↔ List<
GoogleAdsSearchads360V23ServicesInsightsAudience> ? -
Audiences to request metrics for.
getter/setter pair
- customerInsightsGroup ↔ String?
-
The name of the customer being planned for.
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- insightsApplicationInfo ↔ GoogleAdsSearchads360V23CommonAdditionalApplicationInfo?
-
Additional information on the application issuing the request.
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