Skip to content
Get MCP AdsGet MCP Ads, home
Start free
View as Markdown

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_tools and run_tool
Account parameter
adAccountId
Endpoint
https://mcp.getmcpads.com/meta-ads/mcp

ParametersLink to this section

NameTypeRequiredNotes
adAccountIdstringRequired
catalogIdstringRequired
handlestringRequired

Calling itLink to this section

jsonThrough run_tool, since it is not announced
{
  "name": "run_tool",
  "arguments": {
    "name": "meta_get_catalog_batch_status",
    "args": {
      "adAccountId": "<string>",
      "catalogId": "<string>",
      "handle": "<string>"
    }
  }
}
Esc

Type to search