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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-06 UTC."],[],["`ForecastBreakdownOptions` configures forecast breakdowns within the `ForecastService`. It uses `timeWindows` and `targets` to define these. `timeWindows`, an array of `DateTime` objects, sets time boundaries; at least two are needed per window, in ascending order within the same time zone. `targets`, an array of `ForecastBreakdownTarget`, specifies breakdown targets for each window. If not set, the targeted `LineItem` settings are used by default for time and targeting.\n"],null,[]]