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 \u003ccode\u003eForecastService\u003c/code\u003e relates to errors encountered during forecasting operations in Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTimeZoneError\u003c/code\u003e specifically addresses issues with timezone identification and formatting within forecasting.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits properties from \u003ccode\u003eApiError\u003c/code\u003e to provide details about the error context.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ereason\u003c/code\u003e field further classifies the timezone error into specific categories such as \u003ccode\u003eINVALID_TIMEZONE_ID\u003c/code\u003e or \u003ccode\u003eTIMEZONE_ID_IN_WRONG_FORMAT\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eTimezone IDs should be provided in tz database format (e.g., "America/Los_Angeles").\u003c/p\u003e\n"]]],["The content details the `ForecastService` and related services, including `LineItemService`, `OrderService`, and others, within a specific API version (v202408). It outlines the inheritance structure of errors, beginning with `ApiError` and branching into numerous specific error types like `AdUnitCodeError`, `AuthenticationError`, and `InternalApiError`. It specifically defines `TimeZoneError`, listing potential reasons like `INVALID_TIMEZONE_ID` or `TIMEZONE_ID_IN_WRONG_FORMAT`, which helps understand issues arising when inputting timezone data. Each error has its details for debugging.\n"],null,[]]