Skip to content
Get MCP AdsGet MCP Ads, home

apple_ads_get_keywords

Read a page of positive keywords belonging to one Apple ad group. One of 15 Apple Ads tools on the Get MCP Ads MCP gateway.

Read a page of positive keywords belonging to one Apple ad group.

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.
adGroupIdstringRequiredApple numeric ID, as a string.
offsetintegerOptionalZero-based number of rows to skip before returning results. Default: 0.
limitintegerOptionalMaximum number of returned items or rows. The declared bounds and default apply; use pagination for additional results. Default: 100.

Calling itLink to this section

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

Type to search