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\u003eThe ForecastService provides tools for forecasting ad inventory availability and performance.\u003c/p\u003e\n"],["\u003cp\u003eTimeZoneError is a specific type of error related to invalid or incorrectly formatted timezone IDs within the ForecastService.\u003c/p\u003e\n"],["\u003cp\u003eTimeZoneError can occur due to reasons such as using an unsupported timezone ID or providing it in an incorrect format.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ereason\u003c/code\u003e field in TimeZoneError provides more details about the specific cause of the error, including \u003ccode\u003eINVALID_TIMEZONE_ID\u003c/code\u003e and \u003ccode\u003eTIMEZONE_ID_IN_WRONG_FORMAT\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers should ensure they use valid and correctly formatted timezone IDs (e.g., "America/Los_Angeles") when working with the ForecastService to avoid TimeZoneErrors.\u003c/p\u003e\n"]]],["The provided content details the `ForecastService` and related services, including `LineItemService`, `OrderService`, `ProposalService`, and `UserService`. It outlines an inheritance structure stemming from `ApiError`, encompassing various error types like `AdUnitCodeError`, `AuthenticationError`, and `ForecastError`. A specific error, `TimeZoneError`, is defined with potential reasons: `INVALID_TIMEZONE_ID`, `TIMEZONE_ID_IN_WRONG_FORMAT`, and `UNKNOWN`. Key fields for `ApiError` include `fieldPath`, `fieldPathElements`, `trigger`, and `errorString`.\n"],null,[]]