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 2024-08-20 UTC."],[[["This documentation details `OrderError` within the Publisher Query Language Service, encompassing various error reasons associated with order management in Google Ad Manager."],["`OrderError` inherits from `ApiError` and provides specific reasons for errors occurring during order operations, represented by the `reason` field with an enum value."],["Errors can arise from attempting to update canceled, pending approval, or archived orders, modifying proposal IDs after creation, or issues with user and team associations."],["Programmatic information fields should not be set for non-programmatic orders, and errors can also relate to user roles and team assignments within the order."],["The provided table lists the fields and their descriptions for both `ApiError` (inherited) and `OrderError`, along with detailed explanations of each error reason within the `reason` enumeration."]]],[]]