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\u003eThis documentation details the \u003ccode\u003ePrecisionError\u003c/code\u003e object within the \u003ccode\u003eProposalLineItemService\u003c/code\u003e namespace of the Google Ad Manager API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePrecisionError\u003c/code\u003e is a type of \u003ccode\u003eApiError\u003c/code\u003e and signifies issues related to the precision of numeric values.\u003c/p\u003e\n"],["\u003cp\u003eIt includes a \u003ccode\u003ereason\u003c/code\u003e field that clarifies the specific precision problem encountered, such as incorrect decimal places.\u003c/p\u003e\n"],["\u003cp\u003eCommon reasons for \u003ccode\u003ePrecisionError\u003c/code\u003e include \u003ccode\u003eWRONG_PRECISION\u003c/code\u003e, indicating that the number's least significant digits must be zero for the required precision.\u003c/p\u003e\n"]]],["The provided content details service errors and their inheritance within the API. Key services include ForecastService, LineItemService, LineItemTemplateService, NetworkService, OrderService, ProposalLineItemService, and ProposalService. ProposalLineItemService's errors, which inherit from ApiError, include various types like AuthenticationError, BillingError, and PrecisionError, among many others. PrecisionError specifically deals with issues of incorrect number precision, indicating that the lowest N digits should be zero. There are also fields associated with `ApiError`, such as `fieldPath`, `fieldPathElements`, `trigger` and `errorString`.\nThe reason for `PrecisionError` can be `WRONG_PRECISION` or `UNKNOWN`.\nThe only error related to precision is `PrecisionError`.\n"],null,[]]