[[["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-11-19 UTC."],[[["TimeZoneError.Reason outlines the potential causes for timezone-related errors in Google Ad Manager."],["This enumeration includes reasons such as an invalid or incorrectly formatted timezone ID."],["TimeZoneError.Reason is relevant for multiple Google Ad Manager services, including ForecastService, LineItemService, and others."],["The timezone ID, if provided, should be in the tz database format (e.g., \"America/Los_Angeles\")."]]],["The content defines the `TimeZoneError` and its `Reason` within the Ad Manager API v202411. Key services affected are ForecastService, LineItemService, LineItemTemplateService, OrderService, ProposalLineItemService, ProposalService, and UserService. `TimeZoneError.Reason` includes `INVALID_TIMEZONE_ID`, indicating an unsupported ID, `TIMEZONE_ID_IN_WRONG_FORMAT`, specifying an incorrect format (must be tz database, e.g., \"America/Los_Angeles\"), and `UNKNOWN` for unspecified values. These reasons describe causes for invalid time zones.\n"]]