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\u003eThe \u003ccode\u003eOrderActionError\u003c/code\u003e object lists errors encountered when performing actions on Order objects in Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eThese errors can be due to insufficient permissions, the order's current state (archived, ended), or unreserved line items.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eOrderActionError\u003c/code\u003e inherits from \u003ccode\u003eApiError\u003c/code\u003e, providing details like field path, trigger, and error string.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ereason\u003c/code\u003e field further clarifies the specific cause of the error using an enum.\u003c/p\u003e\n"],["\u003cp\u003eCommon error reasons include permission issues, order status conflicts, and company credit status restrictions.\u003c/p\u003e\n"]]],["The document details error types for several services, including ForecastService, LineItemService, LineItemTemplateService, OrderService, and PublisherQueryLanguageService. It focuses on `OrderActionError`, an error type for actions on `Order` objects. Key error reasons include `PERMISSION_DENIED`, `NOT_APPLICABLE`, `IS_ARCHIVED`, `HAS_ENDED`, unreserved line items preventing approval, deleting orders with delivered line items not allowed, and inactive company credit preventing approval. Additional errors are also listed such as ApiError, CollectionSizeError and InternalApiError.\n"],null,[]]