GET /v25.0/{product-catalog-id}/check_batch_request_status HTTP/1.1
Host: graph.facebook.com
| Parameter | Description |
|---|---|
handlestring |
A ‘handle’ string from the response of one of Catalog Batch API endpoints (example: /items_batch response specifications)
required |
load_ids_of_invalid_requestsboolean | Default value: false
Whether the ‘ids_of_invalid_requests’ field needs to be populated. Unless ‘load_ids_of_invalid_requests’ is set to true the invalid request IDs will always be returned as an empty array (even if some requests are invalid). The default value is ‘false’.
|
{
"data": []
}
| Error Code | Description |
|---|---|
80009 | There have been too many calls to this Catalog account. Wait a bit and try again. For more info, please refer to /docs/graph-api/overview/rate-limiting. |
100 | Invalid parameter |
190 | Invalid OAuth 2.0 Access Token |
An API call that fetches all of the fields listed above for a request handle
|
|---|
Request |
↳ |
Response |
↳ |