GoogleAdsSearchads360V23ServicesGenerateKeywordHistoricalMetricsResponse constructor
GoogleAdsSearchads360V23ServicesGenerateKeywordHistoricalMetricsResponse({
- GoogleAdsSearchads360V23CommonKeywordPlanAggregateMetricResults? aggregateMetricResults,
- List<
GoogleAdsSearchads360V23ServicesGenerateKeywordHistoricalMetricsResult> ? results,
Implementation
GoogleAdsSearchads360V23ServicesGenerateKeywordHistoricalMetricsResponse({
this.aggregateMetricResults,
this.results,
});