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

snapchat_get_targeting_options

Discover native targeting values before editing: countries, regions, languages, genders, interests and devices.

Discover native targeting values before editing: countries, regions, languages, genders, interests and devices. Retains pagination; do not invent category IDs.

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

ParametersLink to this section

NameTypeRequiredNotes
adAccountIdstringRequiredSelected Snapchat ad account UUID; never an organization ID.
categorystringRequiredOne of: countries, regions, metros, postal_codes, languages, genders, age_groups, interests, devices.
countryCodestringOptional
limitintegerOptionalDefault: 100.
cursorstringOptional

Calling itLink to this section

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

Type to search