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\u003ePrecisionError occurs when the lowest N digits of a number are not zero.\u003c/p\u003e\n"],["\u003cp\u003ePrecisionError is a type of ApiError, inheriting its properties like fieldPath, trigger, and errorString.\u003c/p\u003e\n"],["\u003cp\u003ePrecisionError is reported through the reason field, indicating the specific cause of the error, typically WRONG_PRECISION.\u003c/p\u003e\n"],["\u003cp\u003eSeveral services, such as ForecastService, LineItemService, and ProposalService, can encounter PrecisionErrors.\u003c/p\u003e\n"]]],["The provided content details services and error types within an API, focusing on actions related to ad management. Key services include `ForecastService`, `LineItemService`, `NetworkService`, `OrderService`, `ProposalLineItemService`, and `ProposalService`. The document outlines an inheritance structure for errors, with `ApiError` as a base and various derived error types. `PrecisionError` specifically handles errors related to numerical precision, with the `WRONG_PRECISION` reason indicating incorrect zero-digit placement, and `UNKNOWN` for when the value is not exposed by the api version.\n"],null,[]]