GoogleAdsSearchads360V23ResourcesKeywordPlanForecastPeriod constructor

GoogleAdsSearchads360V23ResourcesKeywordPlanForecastPeriod({
  1. String? dateInterval,
  2. GoogleAdsSearchads360V23CommonDateRange? dateRange,
})

Implementation

GoogleAdsSearchads360V23ResourcesKeywordPlanForecastPeriod({
  this.dateInterval,
  this.dateRange,
});