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

Draft editing support for published listings

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 Draft editing support for published listings

#

§2 Summary

Summary

Previously, the TikTok Shop Seller Center only allowed draft editing prior to publishing a listing. We've recently expanded this feature to additionally enable sellers to edit and save drafts for products that have already been listed, and are now ensuring it is reflected in our APIs.

#

§3 Impact

Impact

Impacted market(s)* United States (US) - Local * United Kingdom (UK) - Local * Europe (EU) - Local * Southeast Asia (SEA) - Local * Japan (JP) - Local * Platform Open Plan (POP) - US, UK, EU, SEA
Impacted version(s)202309 (and later)
#

§4 Changes

Changes

#

§5 Product APIs

Product APIs

Endpoint(s)Change(s)
* PUT Edit Product * POST Partial Edit ProductNew request parameter: save_mode Possible values: * AS_DRAFT: Save the product as a draft for future editing. * LISTING: Immediately list the product in the shop.
* GET Product * POST Search ProductsNew request parameter: return_draft_version Filter products to show only those that have a draft. * true: Returns products in their draft version only. Excludes those without a draft. * false: Returns all products regardless of whether they have a draft.
* POST Search ProductsNew response parameter: has_draft Indicates whether the product has a draft. * true: It has a draft. * false: It does not have a draft.
#

§6 Next steps

Next steps

For more details on the new parameters, please visit our individual API documentation for each endpoint, as linked above.

#