快工助手跨境电商知识与商机助手

Promotion API overview

TikTok Shop 官方资料 · TikTok Shop Partner Center 开发者文档 · 适合开发者

stable本次发布有变化全部展示

来自 TikTok Shop 官方资料快照 ·

打开官方原文 ↗
  1. 当前资料结构化阅读页
  2. 固定快照已留存,可追溯
  3. 官方原文可核对
查看技术与溯源信息
平台 / profile
TikTok Shop / profile.tiktok.docs_api
语言
en-US
发布版本
cn-20260909-2
标签
zhuge/sourceplatform/tiktok_shopaudience/developercategory/api_doctopic/compliancetopic/developer

资料正文

§1 Promotion API overview

TikTok Shop provides you with a variety of promotion activities with which you can create a rich shopping experience for TikTok users. You can use Promotion APIs to create and manage three kinds of promotion activities on TikTok Shop:

  • Product Discount
  • Flash Deal
  • Coupon in the US / Voucher in other districts (You cannot use OpenAPI to create coupon activities.)

Notes:

  • All three of the above activities are seller promotion activities which are 100% funded by the seller on TikTok Shop.
  • When a product is listed in both a flash deal promotion and a product discount promotion, only the flash deal price is effective.
  • When a product is listed in both a flash deal and a TikTok campaign, the campaign price will always be effective.
  • Coupons are always applicable whether or not the product is listed in other promotion activities or a TikTik campaign.
#

§2 Product Discount

Product Discount

You can use the Product Discount activity to create discounts for your specific products. The prices after discount are shown with the original prices crossed out. Here's an example:

<div style="text-align: center"><img src="https://p16-arcosite-sg.ibyteimg.com/tos-alisg-i-k9wyc2ijk0-sg/40b6766f105c4916a78027cd85465bbe~tplv-k9wyc2ijk0-image.image" width="200px" /></div>

You can apply the activity on product detail pages, livestreams, and showcases. The visual effects are almost the same in these scenarios. There are two discount types:

  • Fixed Price: Specify the final price after discount.
  • Percentage Off: Specify the portion of the deduction amount to the original price.
#

§3 Flash Deal

Flash Deal

You can use the Flash Deal activity to create discounts for your specific products. The products in a flash deal will be highlighted with a limited-time countdown. Here's an example:

<div style="text-align: center"><img src="https://p16-arcosite-sg.ibyteimg.com/tos-alisg-i-k9wyc2ijk0-sg/ed42ed826f6d41b6bf858aa24f0f5c57~tplv-k9wyc2ijk0-image.image" width="300px" /></div>

The deal price for each product needs to be equal to or lower than the price paid by customers in the last 30 days.

#

§4 Coupon / Seller Voucher

Coupon / Seller Voucher

You can use coupon activities in the US, or seller voucher activities in other districts, in combination with other promotional activities. You can set this up in the Seller Center, and the visual effect of the coupon depends on your setting. You cannot set this up using OpenAPI, but you can search for and get the details of the existing coupon activities.

#

§5 API List

API List

You can create and manage your promotion activities in Seller Center and Seller App; you can also do that with Promotion APIs. Here's the list of Promotion APIs:

#