Skip to content
Get MCP AdsGet MCP Ads, home

apple_ads_get_campaign

Read one Apple campaign and verify its account membership. One of 15 Apple Ads tools on the Get MCP Ads MCP gateway.

Read one Apple campaign and verify its account membership.

Source
Apple Ads
Kind
Read
Discovery
Reachable through search_tools and run_tool
Account parameter
adAccountId
Endpoint
https://mcp.getmcpads.com/apple-ads/mcp

ParametersLink to this section

NameTypeRequiredNotes
adAccountIdstringRequiredA selected Apple Ads ad account from list_accounts.
campaignIdstringRequiredApple numeric ID, as a string.

Calling itLink to this section

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

Type to search