tiktok_ get_ audiences
List custom and lookalike audiences for a TikTok advertiser account. One of 32 TikTok Ads tools on the Get MCP Ads MCP gateway.
List custom and lookalike audiences for a TikTok advertiser account.
- Source
- TikTok Ads
- Kind
- Read
- Discovery
- Reachable through
search_toolsandrun_tool - 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. |
limit | integer | Optional | Default: 100. |
Calling itLink to this section
{
"name": "run_tool",
"arguments": {
"name": "tiktok_get_audiences",
"args": {
"advertiserId": "<string>"
}
}
}