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 page documents the \u003ccode\u003eRangeError\u003c/code\u003e in the Google Ad Manager API, specifically for the ProposalLineItemService.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRangeError\u003c/code\u003e is a type of error that occurs when a value is outside the allowed range.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRangeError\u003c/code\u003e inherits from \u003ccode\u003eApiError\u003c/code\u003e, which provides details about the error, such as the field path, trigger, and error string.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRangeError\u003c/code\u003e includes a \u003ccode\u003ereason\u003c/code\u003e field, indicating whether the value was too high or too low.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can use this information to debug and handle \u003ccode\u003eRangeError\u003c/code\u003e exceptions in their Ad Manager integrations.\u003c/p\u003e\n"]]],["The document outlines services and their associated errors within an API. Key services include CmsMetadataService, CreativeService, and ProposalLineItemService, among others. ProposalLineItemService inherits from ApiError, encompassing various error types like AuthenticationError, CollectionSizeError, and RangeError. RangeError itself is detailed, and it can be due to `TOO_HIGH`, `TOO_LOW`, or `UNKNOWN` error `reasons`. Fields associated with ApiError such as fieldPath and errorString are also documented.\n"],null,[]]