[[["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."],[[["The `DateError` object, within the `ForecastService`, details potential errors related to date settings."],["`DateError.Reason` is an enumeration encompassing various date-related error types, such as dates in the past, invalid date ranges, or unspecified days of the month."],["Errors are categorized using specific reasons like `DATE_IN_PAST`, `START_DATE_AFTER_END_DATE`, and others, to pinpoint the issue."],["A catch-all `UNKNOWN` reason is provided for errors not explicitly defined within the current API version."]]],[]]