Thanks to visit codestin.com
Credit goes to docs.stackone.com

Skip to main content
TikTok Ads
TikTok Ads
50 actions · 2 auth methods
PreviewCampaignsTrackingReports

Authentication

OAuth 2.0

Connect your TikTok Ads account using OAuth 2.0 for secure access to campaign management, reporting, and audience data.Guides: Connector Profile, Link Account

Sandbox Access Token

Use a TikTok Ads sandbox access token for testing without affecting live ad accounts.Guides: Connector Profile, Link Account
Actions
|
50 actions
Action
Description
Required scopes
List Ad Groups
Retrieve a paginated list of ad groups for a TikTok Ads advertiser account via GET /adgroup/get/, with optional filterin…
Create Ad Group
Create a new ad group under an existing TikTok Ads campaign via POST /adgroup/create/, configuring audience targeting (l…
Update Ad Group
Partially update an existing TikTok Ads ad group via POST /adgroup/update/, modifying only the fields you include in the…
Update Ad Group Status
Batch enable, disable, or permanently delete up to 20 TikTok Ads ad groups in a single request via POST /adgroup/status/…
Update Ad Group Budget
Update the lifetime budgets of up to 20 ad groups immediately, or schedule daily/dynamic daily budget changes for up to…
List Ads
Retrieve ads (the lowest tier of TikTok’s Campaign > Ad Group > Ad hierarchy) via GET /ad/get/ with filtering by campaig…
Create Ad
Create up to 20 ads within an existing ad group via POST /ad/create/, each defined as a creative object with ad format,…
Update Ad
Modify an existing ad’s creative content, identity, ad text, CTA, or landing page via POST /ad/update/, with optional in…
Update Ad Status
Batch enable, disable, or permanently delete up to 20 TikTok ads or ACO (Automated Creative Optimization) ads via POST /…
Get Advertiser Info
Retrieve comprehensive account profile, status, and configuration details for one or more TikTok Ads advertiser accounts…
List Advertisers
List all TikTok Ads advertiser accounts authorized for the authenticated OAuth2 app via GET /oauth2/advertiser/get/. Ret…
List Apps
Retrieve all registered mobile apps associated with a TikTok Ads advertiser account via GET /app/list/, returning app ID…
Get All Audiences
List all custom audiences (both owned and shared) under the advertiser account with pagination, returning audience IDs,…
Get Audience Details
Retrieve detailed information for specific audiences by their IDs, including processing status, modification history, sh…
Create Audience By Rule
Create a rule-based custom audience by defining inclusion and exclusion rules that target users based on specific action…
Delete Audiences
Permanently delete one or more custom audiences by their IDs. This action is irreversible and automatically removes the…
Create Lookalike Audience
Create a lookalike audience that finds new users similar to an existing source audience, expanding reach while maintaini…
Refresh Lookalike Audience
Trigger a manual refresh of one or more lookalike audiences to re-analyze the source audience and update the matched use…
Apply Audiences To Ad Groups
Connect or disconnect a custom audience from one or more ad groups for inclusion or exclusion targeting. Production only…
List Campaigns
Retrieve a paginated list of all advertising campaigns under a TikTok Ads advertiser account, with optional filtering by…
Create Campaign
Create a new advertising campaign under a TikTok Ads advertiser account via POST /campaign/create/, specifying the marke…
Update Campaign
Partially update an existing TikTok Ads campaign’s name, budget amount, or budget mode via POST /campaign/update/. Only…
Update Campaign Status
Batch update the delivery status of one or more TikTok Ads campaigns via POST /campaign/status/update/, supporting ENABL…
Search Images
Search and retrieve ad image assets from the advertiser’s creative library with optional filtering by image IDs, materia…
Search Videos
Search and retrieve ad video assets from the advertiser’s creative library with optional filtering by video IDs, materia…
Get Image Info
Retrieve detailed metadata for one or more uploaded image assets by their IDs, including dimensions, file size, format,…
Get Video Info
Retrieve detailed metadata for one or more uploaded video assets by their IDs, including duration, dimensions, processin…
Upload Image
Upload an image to the advertiser’s TikTok Ads creative library from a publicly accessible URL, returning an image_id fo…
Upload Video
Upload a video to the advertiser’s TikTok Ads creative library from a public URL or bind an existing TikTok video to the…
Update Video Name
Rename a video asset in the advertiser’s creative library by specifying its video_id and the new file_name
Update Image Name
Rename an image asset in the advertiser’s creative library by specifying its image_id and the new file_name
Get Identity List
Retrieve all identities (public-facing ad profiles) under a TikTok Ads account via GET /identity/get/, with optional fil…
Get Identity Info
Retrieve detailed profile information for a specific identity via GET /identity/info/, including display name, avatar UR…
Get Posts Under Identity
Retrieve video and carousel posts published by a TikTok identity via GET /identity/video/get/, returning item_id values…
Get Music Authorization Info
Check whether the background music in a TikTok post is licensed for ad use in specified target locations and time period…
Get Info About TikTok Posts
Retrieve detailed metadata for one or more TikTok posts (video or carousel) via GET /identity/video/info/, including pos…
Create Identity
Create a CUSTOMIZED_USER identity with a display name and optional avatar via POST /identity/create/, returning an ident…
Delete Identity
Permanently delete a CUSTOMIZED_USER identity via POST /identity/delete/. Since custom identities cannot be edited, dele…
Get Pixels
Retrieve a paginated list of TikTok Pixels and their associated event configurations for an advertiser account via GET /…
Create Pixel
Create a new TikTok Pixel for website conversion tracking via POST /pixel/create/. Returns the pixel_id and pixel_code f…
Update Pixel
Update an existing TikTok Pixel’s name, Advanced Matching configuration, first-party cookie settings, and expanded data…
Get Integrated Report
Retrieve a synchronous integrated performance report via GET /report/integrated/get/ to fetch ad metrics grouped by conf…
List Targeting Regions
Retrieve the full list of targetable geographic regions (countries, states, cities, DMAs) with their TikTok location IDs…
List Interest Categories
Retrieve the full hierarchical taxonomy of interest-based targeting categories with their TikTok category IDs for use in…
List Targeting Languages
Retrieve the full list of available language targeting options with their codes for use in ad group language targeting…
List Action Categories
Retrieve the taxonomy of behavioral action categories for targeting users based on recent in-app actions (video interact…
Search Targeting Options
Search for targeting options by keyword across multiple categories (geographic locations, interest categories, interest…
List Targeting Options
List available targeting options by type for specific geographic locations, currently supporting ISP (Internet Service P…
Recommend Targeting Categories
Get AI-recommended interest and behavioral action categories optimized for your campaign objective, placements, and targ…
Recommend Interest Keywords
Get recommended interest keywords related to a seed keyword, returning keyword IDs for use in ad group interest keyword…

Getting Started

1

Create or Select a Project

Set up a new project or select an existing one. See the Projects Guide.
2

Configure the Connector

Enable the connector and set up a connector profile in your project. See Managing Connectors.
https://stackone-logos.com/api/tiktok/filled/png

Connector Profile

TikTok Ads - OAuth 2.0
https://stackone-logos.com/api/tiktok/filled/png

Connector Profile

TikTok Ads - Sandbox Access Token
3

Link an Account

Connect an account using StackOne Hub or Auth Link.
https://stackone-logos.com/api/tiktok/filled/png

Link Account

TikTok Ads - OAuth 2.0
https://stackone-logos.com/api/tiktok/filled/png

Link Account

TikTok Ads - Sandbox Access Token
4

Use Actions

Invoke actions using one of the methods below: