forecastPeriod property

GoogleAdsSearchads360V23CommonDateRange? forecastPeriod
getter/setter pair

The date range for the forecast.

The start date must be in the future and end date must be within 1 year from today. The reference timezone used is the one of the Google Ads account belonging to the customer. If not set, a default date range from next Sunday to the following Saturday will be used.

Implementation

GoogleAdsSearchads360V23CommonDateRange? forecastPeriod;