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

tiktok_create_campaign_advanced

Create DISABLED classic TikTok campaign. A write tool that previews before it changes anything, one of 57 TikTok Ads tools on the Get MCP Ads MCP gateway.

Create DISABLED classic TikTok campaign. No option to launch active. Native objective/format eligibility is enforced by TikTok. Local preview by default. No automatic retry; advertiser ownership is checked before applying.

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

ParametersLink to this section

NameTypeRequiredNotes
advertiserIdstringRequiredExact TikTok numeric ID as a string, never a rounded JavaScript number.
configurationobjectRequiredNative TikTok settings. Use tiktok_get_write_context before edits. Advertiser and status fields are controlled separately. Read the schema rather than guessing parameters.
currencystringOptionalActual advertiser currency, required when configuration contains monetary amounts. Verified before any write.
confirmbooleanOptionalApply only when true. Default is a local preview without any TikTok call. Never retry an uncertain POST automatically.

Calling itLink to this section

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

Type to search