The status of a batch request.
| Field | Description |
|---|---|
errors | List of sample errors(does not include all errors) - cases where item update was blocked. |
errors_total_countint32 | Total number of errors |
handlestring | Handle of a batch request. Such handles are part of the response payload of API endpoints used to submit Catalog Batch API requests (example: /items_batch). |
ids_of_invalid_requestslist<string> | List of retailer ids for which the requests failed |
statusstring | Status of a batch request. Possible values are:
|
warnings | List of sample warnings for the submitted requests. Note that a warning may be purely a recommendation or may indicate that some of the field values were not updated. |
warnings_total_countint32 | Total number of warnings |