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.
[null,null,["Last updated 2024-05-15 UTC."],[[["The `OrderError` object lists all errors associated with orders in Google Ad Manager."],["It inherits from the `ApiError` object, providing standard error fields like `fieldPath`, `trigger`, and `errorString`."],["The `reason` field provides an enum value specifying the nature of the order error, such as trying to update a canceled order or setting invalid fields for a non-programmatic order."],["Errors can relate to user permissions, team associations, order status, and programmatic settings."],["The provided namespace is `https://www.google.com/apis/ads/publisher/v202405`."]]],["The content outlines various services and associated errors within an ad management system. Key services include ForecastService, LineItemService, and OrderService. The document details the inheritance structure of errors, with `ApiError` as a base, extending to numerous specific error types like `ApiVersionError`, `AuthenticationError`, and `LineItemError`. It lists the `OrderError` enumeration, which defines specific issues related to order management, such as `UPDATE_CANCELED_ORDER_NOT_ALLOWED`. `OrderError` contains error reasons.\n"]]