snapchat_ get_ targeting_ specs
Read separately stored targeting specs, including configurations exceeding 500 criteria. One of 41 Snapchat Ads tools on the Get MCP Ads MCP gateway.
Read separately stored targeting specs, including configurations exceeding 500 criteria. These can be omitted from the ordinary ad squad response.
- 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. |
adsquadId | string | Required | Native Snapchat entity UUID. |
limit | integer | Optional | Default: 100. |
cursor | string | Optional |
Calling itLink to this section
{
"name": "run_tool",
"arguments": {
"name": "snapchat_get_targeting_specs",
"args": {
"adAccountId": "<string>",
"adsquadId": "<string>"
}
}
}