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 2023-08-22 UTC."],[[["ForecastBreakdownOptions allow configuration of how forecast data is broken down for analysis."],["Breakdown can be configured by time windows, using `timeWindows` to define the boundaries."],["Breakdown can also be configured by targets using `targets`, allowing for analysis by specific criteria."],["If `timeWindows` are specified, at least two DateTime values are required and must be in ascending order and in the same time zone."],["If `targets` are not specified, the targeting of the forecasted LineItem is used by default."]]],[]]