TikTok Ads
TikTok advertising platform for managing campaigns, ad groups, and performance reports
Actions
| Name | Description |
|---|---|
list_campaignsList advertising campaigns for an advertiser | List advertising campaigns for an advertiser |
get_campaignGet details for specific campaigns by IDs | Get details for specific campaigns by IDs |
list_ad_groupsList ad groups for an advertiser | List ad groups for an advertiser |
get_ad_reportGet an integrated advertising report with performance metrics | Get an integrated advertising report with performance metrics |
Quick Start
import { WeavzClient } from '@weavz/sdk'
const weavz = new WeavzClient({ apiKey: 'wvz_...' })
const result = await weavz.actions.execute({
integrationName: 'tiktok-ads',
actionName: 'list_campaigns',
input: { /* ... */ },
connectionId: 'conn_id',
workspaceId: 'ws_id',
})Related Integrations
Works well with
Frequently Asked Questions
How do I connect TikTok Ads to my app?
Use Weavz Hosted Connect for API Key authentication. Install the SDK, create a connection through the connect portal or API, then execute actions programmatically.
What actions does TikTok Ads support?
TikTok Ads supports 4 actions including List Campaigns, Get Campaign, List Ad Groups, Get Ad Report.
Can I use TikTok Ads with AI agents?
Yes. Add TikTok Ads to an MCP server in TOOLS mode or CODE mode. CODE mode provides 80-98% context reduction with 3 meta-tools for efficient agent access.
What authentication does TikTok Ads use?
TikTok Ads uses API Key. Weavz handles token management, refresh, and secure credential storage automatically.
How much does the TikTok Ads integration cost?
The TikTok Ads integration is included on all Weavz plans including the free tier with 1,000 actions per month. No credit card required.
Connect TikTok Ads in 2 minutes
Get 1,000 free actions every month. No credit card required.