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_toolsandrun_tool - Account parameter
adAccountId- Endpoint
- https:/
/ mcp. getmcpads. com/ apple-ads/ mcp
ParametersLink to this section
| Name | Type | Required | Notes |
|---|---|---|---|
adAccountId | string | Required | A selected Apple Ads ad account from list_accounts. |
adamId | string | Required | Apple numeric ID, as a string. |
Calling itLink to this section
{
"name": "run_tool",
"arguments": {
"name": "apple_ads_get_app_eligibility",
"args": {
"adAccountId": "<string>",
"adamId": "<string>"
}
}
}