tiktok_ get_ audience_ details
Get custom/lookalike/saved audience details where TikTok DMP endpoints are accessible. One of 32 TikTok Ads tools on the Get MCP Ads MCP gateway.
Get custom/lookalike/saved audience details where TikTok DMP endpoints are accessible. Read-only only.
- 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. |
audienceIds | array | Optional | Optional custom/lookalike audience IDs. If omitted, lists available audiences. |
includeSavedAudiences | boolean | Optional | Also include saved audience targeting details when available. Default: true. |
limit | integer | Optional | Default: 100. |
Calling itLink to this section
{
"name": "run_tool",
"arguments": {
"name": "tiktok_get_audience_details",
"args": {
"advertiserId": "<string>"
}
}
}