tiktok_ get_ delivery_ status
Aggregate campaign, ad group, and ad delivery status/operation_status with simple diagnostics. One of 32 TikTok Ads tools on the Get MCP Ads MCP gateway.
Aggregate campaign, ad group, and ad delivery status/operation_status with simple diagnostics.
- 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. |
campaignId | string | Optional | Optional campaign ID filter. |
adgroupId | string | Optional | Optional ad group ID filter. |
includeAds | boolean | Optional | Include ad-level status diagnostics. Default: true. |
limit | integer | Optional | Default: 100. |
Calling itLink to this section
{
"name": "tiktok_get_delivery_status",
"arguments": {
"advertiserId": "<string>"
}
}