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

apple_ads_get_app_eligibility

Check an app's advertising eligibility and available storefronts before creating a campaign. One of 15 Apple Ads tools on the Get MCP Ads MCP gateway.

Check an app's advertising eligibility and available storefronts before creating a campaign.

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.
adamIdstringRequiredApple 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_app_eligibility",
    "args": {
      "adAccountId": "<string>",
      "adamId": "<string>"
    }
  }
}
Esc

Type to search