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.
- Source
- Snapchat Ads
- Kind
- Read
- Discovery
- Reachable through
search_toolsandrun_tool - Account parameter
adAccountId- Endpoint
- https:/
/ mcp. getmcpads. com/ snapchat-ads/ mcp
ParametersLink to this section
| Name | Type | Required | Notes |
|---|---|---|---|
adAccountId | string | Required | Selected Snapchat ad account UUID; never an organization ID. |
category | string | Required | One of: countries, regions, metros, postal_codes, languages, genders, age_groups, interests, devices. |
countryCode | string | Optional | |
limit | integer | Optional | Default: 100. |
cursor | string | Optional |
Calling itLink to this section
{
"name": "run_tool",
"arguments": {
"name": "snapchat_get_targeting_options",
"args": {
"adAccountId": "<string>",
"category": "countries"
}
}
}