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\u003e\u003ccode\u003eOrderActionError\u003c/code\u003e objects encompass errors encountered while performing actions on \u003ccode\u003eOrder\u003c/code\u003e objects within the system.\u003c/p\u003e\n"],["\u003cp\u003eThese errors stem from various causes, including insufficient permissions, the order's current state (archived, past end date), or the presence of unreserved line items.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eOrderActionError\u003c/code\u003e details are provided through \u003ccode\u003efieldPath\u003c/code\u003e, \u003ccode\u003etrigger\u003c/code\u003e, and \u003ccode\u003eerrorString\u003c/code\u003e attributes, along with a specific \u003ccode\u003ereason\u003c/code\u003e enum value indicating the error type.\u003c/p\u003e\n"],["\u003cp\u003eThis information assists in identifying and resolving issues related to order actions, such as approvals, deletions, or state transitions, ensuring smooth workflow within the platform.\u003c/p\u003e\n"]]],["The content outlines various services and errors within an ad management system, focusing on `OrderActionError`. Services include `ForecastService`, `LineItemService`, `LineItemTemplateService`, and `OrderService`. `PublisherQueryLanguageService` errors are also detailed, encompassing issues like `AdUnitCodeError` and `QuotaError`. `OrderActionError` lists errors related to actions on Order objects, with specific reasons like `PERMISSION_DENIED`, `IS_ARCHIVED`, `CANNOT_APPROVE_WITH_UNRESERVED_LINE_ITEMS` and others, each indicating why an action might fail. Field Path and FieldPathElements help identify the location of the error.\n"],null,[]]