[[["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-02-13 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 be in tz database format (e.g., \"America/Los_Angeles\")."],["This error can occur across various services like ForecastService, LineItemService, and ProposalService."]]],["The core content details the `TimeZoneError` and its `Reason` within the Google Ad Manager API (v202402). This error can occur across multiple services including Forecast, LineItem, LineItemTemplate, Order, ProposalLineItem, Proposal, and User services. `TimeZoneError.Reason` specifies invalid timezone scenarios: `INVALID_TIMEZONE_ID` indicates an unsupported ID, and `TIMEZONE_ID_IN_WRONG_FORMAT` signifies incorrect formatting, requiring tz database format. `UNKNOWN` is returned if the reason isn't available in the current API version.\n"]]