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

Post Shoppable Photos and Post Shoppable Video APIs: Auction-Only Product Restriction Added

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

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

来自 TikTok Shop 官方资料快照 ·

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

资料正文

§1 Post Shoppable Photos and Post Shoppable Video APIs: Auction-Only Product Restriction Added

#

§2 Summary

Summary

Post Shoppable Photos and Post Shoppable Video APIs now validate whether an attached product only supports auction sales. Auction-only products cannot be used in shoppable videos or carousels. Both APIs return the new error code 170001063 when an auction-only product is added.

#

§3 What is changing

What is changing

The following validation and error code are added to both APIs.

APIValidation
Post Shoppable PhotosRejects auction-only products attached to shoppable carousels.
Post Shoppable VideoRejects auction-only products attached to shoppable videos.
Error codeError message
170001063The product you added only supports auction sales and cannot be used in shoppable videos or Carousels
#

§4 What action is required

What action is required

If your app uses Post Shoppable Photos or Post Shoppable Video, review the following updates. Recommended actions:

  • Update your error handling to recognize 170001063 and explain the product restriction to users.
  • Prompt users to replace the auction-only product with another eligible product before retrying.
  • Test the error handling for auction-only products before deploying your integration changes.
#

变化记录

相对上一发布版本,本文内容有变化。

本版没有改过这篇(或它是新增页),没有可比的上一版。

对照官方原文 ↗