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 a number's precision is incorrect, often requiring the lowest digits to be zero.\u003c/p\u003e\n"],["\u003cp\u003eThis error is part of the broader ApiError family, which provides details like field path, trigger, and error string.\u003c/p\u003e\n"],["\u003cp\u003eThe 'reason' field in PrecisionError specifies the type of precision issue encountered.\u003c/p\u003e\n"],["\u003cp\u003eMultiple Google Ad Manager services, including ForecastService and LineItemService, may return this error.\u003c/p\u003e\n"],["\u003cp\u003ePrecisionError is categorized under the OrderService within the Google Ad Manager API.\u003c/p\u003e\n"]]],["The core content details service errors and their inheritance, specifically within the context of `OrderService` and other related services. It lists various error types that inherit from `ApiError`, like `ApiVersionError`, `AssetError`, `AuthenticationError`, etc. `PrecisionError` is mentioned as one of the errors, indicating issues with number precisions, specifying that the lowest N digits of a number must be zero, represented by the `WRONG_PRECISION` reason.\nThe `PrecisionError` enumerations are `WRONG_PRECISION` and `UNKNOWN`.\n"],null,[]]