来自 TikTok Shop 官方资料快照 ·
- 当前资料结构化阅读页
- 固定快照已留存,可追溯
- 官方原文可核对
资料正文
§1 Summary
In the EU marketplace, TikTok Sellers are required to translate all text information associated with a product, including image text. We've made this easier for our Sellers with a new a set of APIs to programmatically translate product image text to German, Irish English, Spanish, French, and Italian.
§2 What is changing?
What is changing?
We've released a new asynchronous API to create a translation task for product image translations, a new translation status API to query the task status and retrieve completed tasks, and a webhook to push image translation notifications to your application.
§3 What action is required?
What action is required?
To add image translation to your application, integrate the two new APIs into your application, and add a webhook listener for the image translation completion webhook.
Image
The first step is to upload your product image to the TikTok Shop CDN using the upload product image API and pass the returned uri values to the create image translation task API in the image_uri field and specify the translation languages. Then, poll the image translation status API to retrieve the status of the task or wait for the completion notification from the image translation completion webhook.
§4 Notes
Notes
- Image translation APIs are designed to support local sellers to local market listings.
- Global APIs do not support market specific image uploads.
- Main images of products published from Global Products cannot be modified.
