GoogleAdsSearchads360V23CommonHistoricalMetricsOptions constructor
GoogleAdsSearchads360V23CommonHistoricalMetricsOptions({
- bool? includeAverageCpc,
- GoogleAdsSearchads360V23CommonYearMonthRange? yearMonthRange,
Implementation
GoogleAdsSearchads360V23CommonHistoricalMetricsOptions({
this.includeAverageCpc,
this.yearMonthRange,
});