snapchat_ get_ segments
List Snapchat segments in the selected account, retaining full native configuration and pagination.
List Snapchat segments in the selected account, retaining full native configuration and pagination. An ad squad is an ad group/ad set.
- 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. |
limit | integer | Optional | Default: 100. |
cursor | string | Optional |
Calling itLink to this section
{
"name": "run_tool",
"arguments": {
"name": "snapchat_get_segments",
"args": {
"adAccountId": "<string>"
}
}
}