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\u003eOrderError\u003c/code\u003e objects detail issues encountered when interacting with orders in Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eThese errors often relate to order status (canceled, pending, archived), user permissions, or team associations.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eOrderError\u003c/code\u003e provides specific reasons for the error, like \u003ccode\u003eUPDATE_CANCELED_ORDER_NOT_ALLOWED\u003c/code\u003e or \u003ccode\u003eUSER_NOT_ON_ORDERS_TEAMS\u003c/code\u003e, through the \u003ccode\u003ereason\u003c/code\u003e field.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eApiError\u003c/code\u003e inheritance provides additional context, such as the field path causing the error and a detailed error string.\u003c/p\u003e\n"]]],["The core content outlines errors within the `ForecastService` and related services including `LineItemCreativeAssociationService`, `LineItemService`, `LineItemTemplateService`, `OrderService`, `PublisherQueryLanguageService`, and `TeamService`. It details `ApiError` inheritance, featuring various error types like `AdUnitCodeError`, `AuthenticationError`, `ForecastError`, and `OrderError`. The content specifies the reasons for `OrderError`, such as updating canceled, pending, or archived orders, primary user requirements, team associations, and programmatic order restrictions. These are under a publisher API namespace.\n"],null,[]]