dateRange property

GoogleAdsSearchads360V23CommonDateRange? dateRange
getter/setter pair

The custom date range used for forecasting.

It cannot be greater than a year. The start and end dates must be in the future. Otherwise, an error will be returned when the forecasting action is performed. The start and end dates are inclusive.

Implementation

GoogleAdsSearchads360V23CommonDateRange? dateRange;