tiktok_ get_ campaigns
List campaigns for a TikTok advertiser account. One of 32 TikTok Ads tools on the Get MCP Ads MCP gateway.
List campaigns for a TikTok advertiser account. Returns campaign ID, name, status, budget, and objective.
- Source
- TikTok Ads
- Kind
- Read
- Discovery
- Announced in the tool list
- Account parameter
advertiserId- Endpoint
- https:/
/ mcp. getmcpads. com/ tiktok-ads/ mcp
ParametersLink to this section
| Name | Type | Required | Notes |
|---|---|---|---|
advertiserId | string | Required | TikTok advertiser ID. |
statusFilter | string | Optional | One of: CAMPAIGN_, CAMPAIGN_, CAMPAIGN_. |
limit | integer | Optional | Default: 100. |
Calling itLink to this section
{
"name": "tiktok_get_campaigns",
"arguments": {
"advertiserId": "<string>"
}
}