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 indicates errors related to timezones in the context of the Google Ad Manager API.\u003c/p\u003e\n"],["\u003cp\u003eThis error can occur across various services, including ForecastService, LineItemService, and ProposalService.\u003c/p\u003e\n"],["\u003cp\u003eThree primary reasons for TimeZoneError are: INVALID_TIMEZONE_ID, TIMEZONE_ID_IN_WRONG_FORMAT, and UNKNOWN.\u003c/p\u003e\n"],["\u003cp\u003eTimeZoneError inherits properties from the general ApiError class, offering details like fieldPath, trigger, and errorString.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers should ensure they use valid timezone IDs in the tz database format (e.g., "America/Los_Angeles") when interacting with the API.\u003c/p\u003e\n"]]],["The content details services including ForecastService, LineItemService, LineItemTemplateService, OrderService, ProposalLineItemService, ProposalService, and UserService. It outlines an inheritance structure, with `ApiError` as the parent and multiple specific error types, like `ApiVersionError`, `AssetError`, `AuthenticationError`, and many others as child errors. `TimeZoneError` is also described, which contains reasons such as `INVALID_TIMEZONE_ID`, `TIMEZONE_ID_IN_WRONG_FORMAT` and `UNKNOWN`. The content further details fields, including fieldPath, trigger, and errorString.\n"],null,[]]