meta_ get_ catalog_ batch_ status
Read the completion and per-item errors for a catalog batch handle. One of 57 Meta Ads tools on the Get MCP Ads MCP gateway.
Read the completion and per-item errors for a catalog batch handle. Acceptance of a batch is not proof that every product succeeded.
- Source
- Meta Ads
- Kind
- Read
- Discovery
- Reachable through
search_toolsandrun_tool - Account parameter
adAccountId- Endpoint
- https:/
/ mcp. getmcpads. com/ meta-ads/ mcp
ParametersLink to this section
| Name | Type | Required | Notes |
|---|---|---|---|
adAccountId | string | Required | |
catalogId | string | Required | |
handle | string | Required |
Calling itLink to this section
{
"name": "run_tool",
"arguments": {
"name": "meta_get_catalog_batch_status",
"args": {
"adAccountId": "<string>",
"catalogId": "<string>",
"handle": "<string>"
}
}
}