Skip to content
Get MCP AdsGet MCP Ads, home
Start free

tiktok_rename_adgroup

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

Rename one classic TikTok adgroup. Does not change its budget, creative content or status. 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.
entityIdstringRequiredExact TikTok numeric ID as a string, never a rounded JavaScript number.
namestringRequiredExact new business name.
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_rename_adgroup",
    "args": {
      "advertiserId": "<string>",
      "entityId": "<string>",
      "name": "<string>"
    }
  }
}
Esc

Type to search