TikTok Ads / API Reference
tiktok_ads_create_adgroup
TikTok Ads tool backed by Pipedream managed auth. Create a TikTok Ads ad group. Pass the TikTok ad group fields as JSON; advertiser_id is added if omitted.
This is a write tool: it creates adgroup in your TikTok Ads account. Claude asks you to confirm before it runs.
Ask Claude
You do not call this tool yourself. Ask for the outcome and the client picks the tool:
Create adgroup in my TikTok Ads account for [advertiser id], [adgroup json].
It takes 2 required and 1 optional parameter.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
advertiser_id | string | Yes | Advertiser Id |
adgroup_json | string | Yes | Adgroup Json |
pipedream_account_id | string | No | Pipedream Account Id |
Related TikTok Ads tools
tiktok_ads_create_adtiktok_ads_create_campaigntiktok_ads_create_custom_audiencetiktok_ads_create_lookalike_audiencetiktok_ads_create_pixeltiktok_ads_account_balance
Before you can call it
This tool needs a connected TikTok Ads account. The TikTok Ads connect guide covers the OAuth flow and the permissions it asks for, and the quickstart gets a client talking to the server in about five minutes.