GoogleAdsSearchads360V23ResourcesKeywordPlanForecastPeriod constructor
GoogleAdsSearchads360V23ResourcesKeywordPlanForecastPeriod({
- String? dateInterval,
- GoogleAdsSearchads360V23CommonDateRange? dateRange,
Implementation
GoogleAdsSearchads360V23ResourcesKeywordPlanForecastPeriod({
this.dateInterval,
this.dateRange,
});