TikTok Ads / API Reference
tiktok_ads_update_campaign
TikTok Ads tool backed by Pipedream managed auth. Update a TikTok Ads campaign. Pass fields like {"operation_status":"DISABLE"} in updates_json.
This is a write tool: it updates campaign 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:
Update campaign in my TikTok Ads account for [advertiser id], [campaign id], [updates json].
It takes 3 required and 1 optional parameter.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
advertiser_id | string | Yes | Advertiser Id |
campaign_id | string | Yes | Campaign Id |
updates_json | string | Yes | Updates Json |
pipedream_account_id | string | No | Pipedream Account Id |
Related TikTok Ads tools
tiktok_ads_update_adtiktok_ads_update_adgrouptiktok_ads_update_custom_audiencetiktok_ads_update_pixeltiktok_ads_account_balancetiktok_ads_ad_report
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.