snapchat_ get_ campaigns
List Snapchat campaigns in the selected account, retaining full native configuration and pagination.
List Snapchat campaigns 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
- Announced in the tool list
- 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": "snapchat_get_campaigns",
"arguments": {
"adAccountId": "<string>"
}
}