[[["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-05-15 UTC."],[[["TimeZoneError.Reason identifies the cause of an invalid timezone within Google Ad Manager."],["Possible reasons include unsupported or incorrectly formatted timezone IDs, with IDs expected to follow the tz database format."],["This error can impact various services like LineItemService, OrderService, ProposalService, and UserService, disrupting operations related to forecasts and scheduling."]]],["The content outlines `TimeZoneError` and its `Reason` enumeration within a service namespace. It details potential errors in time zone handling, specifically within `ForecastService`, `LineItemService`, `LineItemTemplateService`, `OrderService`, `ProposalLineItemService`, `ProposalService`, and `UserService`. Key error reasons include `INVALID_TIMEZONE_ID` for unsupported IDs, `TIMEZONE_ID_IN_WRONG_FORMAT` for incorrect formatting (must be in tz database format), and `UNKNOWN` for unexposed values. The namespace is identified as `https://www.google.com/apis/ads/publisher/v202405`.\n"]]