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

External Product Attribution for Reviews and Ads

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 External Product Attribution for Reviews and Ads

#

§2 Summary

Summary

It is important for sellers to be able to match their TikTok Shop products with external e-commerce platforms that act as a "source of truth" as they can be used in various business operations such as product reviews syndication, ads attribution, etc. Please provide an external identifier as a value for the external_product_id field so that TikTok Shop can tie attribution for these business operations.

#

§3 Required Actions

Required Actions

As Connector App managing products for sellers, we need your support in syncing sellers' external product IDs to TikTok Shop products. Image

Ext Platform FieldExt. Platform Field DescriptionTikTok Shop FieldRelevant API
product.idRepresents a productexternal_product_idCreate API, Partial Edit Product API
variants.idRepresents a SKUexternal_sku_idCreate API, Partial Edit Product API
variants.barcodeRepresents an identifier codeidentifier_code.codeCreate API, Partial Edit Product API

NOTE:

  • When passing the Shopify barcode values to TikTok Shop, using identifier_code.type = GTIN
  • The value format should be 8, 12, 13, 14 digits, or exactly 9 digits followed by an uppercase X

Please ensure all TikTok Shop products created by your App are populated with external_product_id and external_sku_id. The ideal result of the above actions should be: all TikTok products synced or managed by your Apps are populated with external product IDs.

#