tiktok_ads_get_ad

Get TikTok Ad

Tiktok

Description

Get details for a single TikTok ad by ID.

Read-onlyIdempotentOpen-world

Usage

{
  "jsonrpc": "2.0",
  "id": 1,
  "method": "tools/call",
  "params": {
    "name": "tiktok_ads_get_ad",
    "arguments": {}
  }
}

Parameters

NameTypeRequiredDescription
advertiser_id string Required TikTok advertiser ID.minLength: 1
ad_id string Required Ad ID.minLength: 1
reason string Required Why this tool call is neededminLength: 1, maxLength: 500