GoogleAdsSearchads360V23ServicesGenerateKeywordHistoricalMetricsRequest class

Request message for KeywordPlanIdeaService.GenerateKeywordHistoricalMetrics.

Properties

aggregateMetrics GoogleAdsSearchads360V23CommonKeywordPlanAggregateMetrics?
The aggregate fields to include in response.
getter/setter pair
geoTargetConstants List<String>?
The resource names of the location to target.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
historicalMetricsOptions GoogleAdsSearchads360V23CommonHistoricalMetricsOptions?
The options for historical metrics data.
getter/setter pair
includeAdultKeywords bool?
If true, adult keywords will be included in response.
getter/setter pair
keywordPlanNetwork String?
Targeting network.
getter/setter pair
keywords List<String>?
A list of keywords to get historical metrics.
getter/setter pair
language String?
The resource name of the language to target.
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