TikTok

TikTok video portal connector and API integration.

Uploading Custom Audiences

The following article lists the supported File Types for custom audiences and required formats: How to create Custom Audience from a Customer File

Base domain:

  • Production: https://ads.tiktok.com/open_api/v1.2/

  • Sandbox: https://sandbox-ads.tiktok.com/open_api/v1.2/

Some API calls may require the Advertiser ID. This is an ID of your account and can be found on the page of your account under https://ads.tiktok.com/marketing_api/apps/{{your app id }} in the section Sandbox Ad Account.

Key endpoints:

Limitation: a maximum of 400 custom audiences per account.

TikTok offers an access_token for testing purposes to Sandbox. Note that you need to include the `advertiser id` in some requests.

Once you use Oauth2 once, the sandbox access_token will be invalidated. Also, if you regenerate it, the advertiser id changes.

Last updated