AI-generated Key Takeaways
-
OrderActionError lists all errors associated with performing actions on Order objects.
-
OrderActionError is associated with services like ForecastService, LineItemService, LineItemTemplateService, OrderService, and PublisherQueryLanguageService.
-
The errors are categorized and include reasons such as permission denied, operation not applicable, order archived or ended, and limitations related to line items and company credit status.
Lists all errors associated with performing actions on Order objects.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202505
Field |
|
|---|---|
ApiError (inherited)
|
|
|
The OGNL field path to identify cause of error. |
|
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)}. |
|
The data that caused the error. |
|
A simple string representation of the error and reason. |
OrderActionError
|
|
|
The error reason represented by an enum. Enumerations
|