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 2024-02-02 UTC."],[[["ForecastBreakdownOptions allows configuration of forecast breakdowns, including defining time windows and specifying breakdown targets."],["Time windows, if specified, require at least two `DateTime` objects in ascending order and within the same time zone."],["Breakdown targets, if not specified, default to the targeting of the forecasted `LineItem`."],["The `timeWindows` field allows for defining time windows using `DateTime` objects to break down the forecast."],["The `targets` field enables the specification of breakdown targets for each time window using `ForecastBreakdownTarget` objects."]]],[]]