[[["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 is used to describe reasons for invalid timezones encountered in Google Ad Manager."],["The error can be triggered by invalid timezone IDs, incorrectly formatted IDs, or unknown issues."],["Timezone IDs should be in tz database format (e.g., \"America/Los_Angeles\")."],["This error applies to various services, including ForecastService, LineItemService, ProposalService, and others."]]],["The content outlines `TimeZoneError` reasons within the Google Ad Manager API v202408, which impacts services like `ForecastService`, `LineItemService`, `OrderService`, `ProposalLineItemService`, and `ProposalService`. Key errors include `INVALID_TIMEZONE_ID` for unsupported IDs and `TIMEZONE_ID_IN_WRONG_FORMAT` for IDs not following tz database format (e.g., \"America/Los_Angeles\"). An `UNKNOWN` reason is also available for unexposed API values. These errors aid in managing timezone settings.\n"]]