stable本次发布有变化全部展示
来自 TikTok Shop 官方资料快照 ·
- 当前资料结构化阅读页
- 固定快照已留存,可追溯
- 官方原文可核对
资料正文
§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.
| API | Validation |
|---|---|
| Post Shoppable Photos | Rejects auction-only products attached to shoppable carousels. |
| Post Shoppable Video | Rejects auction-only products attached to shoppable videos. |
| Error code | Error message |
|---|---|
170001063 | The 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
170001063and 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.
变化记录
相对上一发布版本,本文内容有变化。
本版没有改过这篇(或它是新增页),没有可比的上一版。
