meta get catalog batch status
meta_get_catalog_batch_statusCheck the status of an asynchronous catalog batch and retrieve per-item errors to identify products that failed despite batch acceptance.
Instructions
Read the completion and per-item errors for a catalog batch handle. Acceptance of a batch is not proof that every product succeeded.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| handle | Yes | Asynchronous catalog batch handle returned by the submission to inspect. | |
| catalogId | Yes | Exact product catalog ID accessible to the selected account. | |
| adAccountId | Yes | Owning advertising account ID. Use the exact ID returned by account discovery; do not substitute a campaign or business ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | Original tool result: parsed JSON when the text is JSON, otherwise the text or multiple MCP content blocks. Provider fields depend on the selected query. |