A parsed copy of the field path. For example, the field path "operations[1].operand"
corresponds to this list: {FieldPathElement(field = "operations", index = 1),
FieldPathElement(field = "operand", index = null)}.
trigger
xsd:string
The data that caused the error.
errorString
xsd:string
A simple string representation of the error and reason.
[[["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 2025-08-06 UTC."],[[["\u003cp\u003eTimeZoneError is a type of error in Google Ad Manager related to invalid or incorrectly formatted timezone IDs.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from ApiError, providing details like the field path and trigger of the error.\u003c/p\u003e\n"],["\u003cp\u003eThere are three potential reasons for this error: INVALID_TIMEZONE_ID, TIMEZONE_ID_IN_WRONG_FORMAT, and UNKNOWN.\u003c/p\u003e\n"],["\u003cp\u003eTimezone IDs should be in the tz database format (e.g., "America/Los_Angeles").\u003c/p\u003e\n"],["\u003cp\u003eThis error can occur within various services such as ForecastService, LineItemService, OrderService, and others.\u003c/p\u003e\n"]]],["The provided content details service-related errors and their inheritance within an API, specifically version v202411. Key services include ForecastService, LineItemService, OrderService, ProposalLineItemService, ProposalService, and UserService. Errors inherit from `ApiError`, branching into numerous specific error types like `ApiVersionError`, `AssetError`, and `TimeZoneError`. The `TimeZoneError` has fields like `reason`, it can have the error values of :`INVALID_TIMEZONE_ID`, `TIMEZONE_ID_IN_WRONG_FORMAT` and `UNKNOWN`.\n"],null,[]]