GoogleAdsSearchads360V23ServicesGenerateKeywordHistoricalMetricsRequest constructor
GoogleAdsSearchads360V23ServicesGenerateKeywordHistoricalMetricsRequest({
- GoogleAdsSearchads360V23CommonKeywordPlanAggregateMetrics? aggregateMetrics,
- List<
String> ? geoTargetConstants, - GoogleAdsSearchads360V23CommonHistoricalMetricsOptions? historicalMetricsOptions,
- bool? includeAdultKeywords,
- String? keywordPlanNetwork,
- List<
String> ? keywords, - String? language,
Implementation
GoogleAdsSearchads360V23ServicesGenerateKeywordHistoricalMetricsRequest({
this.aggregateMetrics,
this.geoTargetConstants,
this.historicalMetricsOptions,
this.includeAdultKeywords,
this.keywordPlanNetwork,
this.keywords,
this.language,
});