Skip to content
Get MCP AdsGet MCP Ads, home
Start free

meta_get_campaigns

List campaigns for a Meta ad account. One of 39 Meta Ads tools on the Get MCP Ads MCP gateway.

List campaigns for a Meta ad account. Returns campaign ID, name, status, objective, budget, and bid strategy.

Source
Meta Ads
Kind
Read
Discovery
Announced in the tool list
Account parameter
adAccountId
Endpoint
https://mcp.getmcpads.com/meta-ads/mcp

ParametersLink to this section

NameTypeRequiredNotes
adAccountIdstringRequiredAd account ID (e.g., act_123456789)
statusFilterstringOptionalFilter by entity status. One of: ACTIVE, PAUSED, DELETED, ARCHIVED.
limitintegerOptionalDefault: 100.
cursorstringOptionalPagination cursor from previous response.

Calling itLink to this section

jsonDirectly, since it is announced
{
  "name": "meta_get_campaigns",
  "arguments": {
    "adAccountId": "<string>"
  }
}
Esc

Type to search