[[["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."],["Possible reasons include an unsupported or incorrectly formatted timezone ID."],["Timezone IDs should follow the tz database format (e.g., \"America/Los_Angeles\")."],["This error relates to the `ForecastService` and other related services in the Google Ad Manager API."]]],["The content details `TimeZoneError.Reason`, an enumeration used across multiple services: `ForecastService`, `LineItemService`, `LineItemTemplateService`, `OrderService`, `ProposalLineItemService`, `ProposalService`, and `UserService`. It outlines three possible reasons for invalid timezones: `INVALID_TIMEZONE_ID` (unsupported ID), `TIMEZONE_ID_IN_WRONG_FORMAT` (incorrect format, must be in tz database format like \"America/Los_Angeles\"), and `UNKNOWN` (value not exposed by the API version). It is in namespace `https://www.google.com/apis/ads/publisher/v202408`.\n"]]