[[["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-11-19 UTC."],[[["TimeZoneError.Reason identifies the cause of an invalid timezone within Google Ad Manager."],["Possible reasons include an unsupported or incorrectly formatted timezone ID."],["Timezone IDs should adhere to the tz database format (e.g., \"America/Los_Angeles\")."],["This error can affect various services like ForecastService, LineItemService, and others."]]],["The document details `TimeZoneError.Reason` within the Google Ad Manager API (v202411). It outlines errors related to time zone handling across various services: Forecast, LineItem, LineItemTemplate, Order, ProposalLineItem, Proposal, and User. Key actions involve validating time zone IDs. Three error types are described: `INVALID_TIMEZONE_ID` (unsupported ID), `TIMEZONE_ID_IN_WRONG_FORMAT` (incorrect format, must be tz database format like \"America/Los_Angeles\"), and `UNKNOWN` (value not exposed by the API version).\n"]]