Skip to content
Get MCP AdsGet MCP Ads, home
Start free
View as Markdown

tiktok_get_async_report_status

Check a TikTok async report task status by taskId when async report endpoints are available. One of 32 TikTok Ads tools on the Get MCP Ads MCP gateway.

Check a TikTok async report task status by taskId when async report endpoints are available. No report creation or mutation is performed.

Kind
Read
Discovery
Reachable through search_tools and run_tool
Account parameter
advertiserId
Endpoint
https://mcp.getmcpads.com/tiktok-ads/mcp

ParametersLink to this section

NameTypeRequiredNotes
advertiserIdstringRequiredTikTok advertiser ID.
taskIdstringRequiredAsync report task ID returned by TikTok report task creation outside this read-only MCP.

Calling itLink to this section

jsonThrough run_tool, since it is not announced
{
  "name": "run_tool",
  "arguments": {
    "name": "tiktok_get_async_report_status",
    "args": {
      "advertiserId": "<string>",
      "taskId": "<string>"
    }
  }
}
Esc

Type to search