[[["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-08-20 UTC."],[[["`TimeZoneError.Reason` identifies reasons for an invalid timezone within Google Ad Manager."],["It includes reasons such as an unsupported or incorrectly formatted timezone ID."],["Timezone IDs should be in tz database format (e.g., \"America/Los_Angeles\")."],["The `UNKNOWN` reason is used when the actual reason is not exposed by the API version."]]],["The provided content outlines the `TimeZoneError` and its associated reasons within the Google Ad Manager API (v202408). It lists services like `ForecastService`, `LineItemService`, `OrderService`, `ProposalLineItemService`, `ProposalService`, and `UserService` as dependencies. `TimeZoneError.Reason` details why a timezone might be invalid, including `INVALID_TIMEZONE_ID` for unsupported IDs, `TIMEZONE_ID_IN_WRONG_FORMAT` for incorrect formats, and `UNKNOWN` for unspecified errors. The correct timezone format should follow the tz database standard.\n"]]