[[["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-13 UTC."],[[["TimeZoneError outlines the reasons for an invalid timezone within Google Ad Manager."],["It encompasses three reasons: `INVALID_TIMEZONE_ID`, `TIMEZONE_ID_IN_WRONG_FORMAT`, and `UNKNOWN`."],["The error is utilized by various services, including ForecastService, LineItemService, and ProposalService."],["Timezone IDs should adhere to the tz database format for successful operation."]]],["The document defines the `TimeZoneError.Reason` enumeration used across multiple services: `ForecastService`, `LineItemService`, `LineItemTemplateService`, `OrderService`, `ProposalLineItemService`, `ProposalService`, and `UserService`. It details three possible reasons for timezone errors: `INVALID_TIMEZONE_ID` (unsupported ID), `TIMEZONE_ID_IN_WRONG_FORMAT` (incorrect format, must be tz database format), and `UNKNOWN` (value not exposed by the API). The namespace is `https://www.google.com/apis/ads/publisher/v202402`.\n"]]