AI-generated Key Takeaways
-
ForecastBreakdownOptions is used to configure forecast breakdown.
-
The
timeWindows
field defines time window boundaries for breakdown, requiring at least two DateTime objects in ascending order and the same timezone. -
The
targets
field specifies breakdown targets for each time window, defaulting to the forecasted LineItem's targeting if not specified.
Configuration of forecast breakdown.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202502
Field |
|
---|---|
|
The boundaries of time windows to configure time breakdown. By default, the time window of the forecasted LineItem is assumed if none are explicitly specified in this field. But if set, at least two DateTimes are needed to define the boundaries of minimally one time window. Also, the time boundaries are required to be in the same time zone, in strictly ascending order. |
|
For each time window, these are the breakdown targets. If none specified, the targeting of the forecasted LineItem is assumed. |