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-02-13 UTC."],[[["The `OrderActionError` object lists errors encountered when performing actions on Google Ad Manager orders."],["These errors often relate to permissions, order status (archived, ended), or line item reservation status."],["Reasons for errors include insufficient permissions, applying actions to inappropriate order states, and unreserved line items in orders pending approval."],["This error object also addresses issues like deleting orders with delivered line items and approving orders with inactive company credit statuses."],["`OrderActionError` inherits from `ApiError`, providing details like the error's origin and a descriptive error string."]]],["The document outlines errors encountered when interacting with ad management services, specifically focusing on `OrderActionError`. This error is triggered during actions on `Order` objects and inherits from `ApiError`. Various service-related errors are listed including, `ForecastService`, `LineItemService`, `LineItemTemplateService`, `OrderService`, and `PublisherQueryLanguageService`. `OrderActionError` reasons include permission denials, inapplicability to the order's current state, archived status, ended status, unreserved line items, delivered line items, and company credit status issues.\n"]]