[[["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 describes the various reasons for an invalid timezone that can occur within Google Ad Manager."],["The error reasons include an unsupported timezone ID, incorrect timezone ID format, and an unknown error."],["Valid timezone IDs must be in tz database format, such as \"America/Los_Angeles\"."]]],["The content details the `TimeZoneError` within the Google Ad Manager API (v202405), which is a dependency for several services. `TimeZoneError` specifies reasons for invalid timezones, including `INVALID_TIMEZONE_ID` for unsupported IDs and `TIMEZONE_ID_IN_WRONG_FORMAT` for IDs not in the tz database format. The namespace for this information is `https://www.google.com/apis/ads/publisher/v202405`. Additionally, it lists services such as `ForecastService`, `LineItemService`, `OrderService`, `ProposalLineItemService`, `ProposalService`, and `UserService` that may rely on it.\n"]]