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

Regions and languages

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 Introduction

TikTok Shop supports retrieval of text data for different regions in a variety of languages through language tags that follow IETF BCP 47 language tag syntax (RFC 5646).

Important: Locale support can vary by API. The locale codes specified in the endpoint reference documentation take precedence over this page. If an endpoint lists a smaller set of supported locale codes, use that endpoint-specific set. zh-CN is available only for retrieving machine-translated Chinese reference text in supported multilingual scenarios for global sellers based in China. zh-CN is not a default locale for any supported region and is not supported for writing Chinese text into text fields. Region and locale availability may change as TikTok Shop opens or updates markets. Use the latest platform market availability and endpoint reference documentation as the source of truth. Last updated: July 6, 2026.

#

§2 Supported languages

You can pass the following locale codes in APIs that support localization to obtain text data in the corresponding language.

LanguageLocale codes
Englishen-GB, en-IE, en-PH, en-SG, en-US
Frenchfr-FR
Germande-DE
Indonesianid-ID
Italianit-IT
Japaneseja-JP
Malayms-MY
Portuguesept-BR
Spanishes-ES, es-MX
Thaith-TH
Vietnamesevi-VN

Note: For global sellers based in China, you can pass zh-CN to obtain machine-translated Chinese versions of property text for reference if the property supports multilingual content. However, specifying Chinese text in text fields is not supported.

#

§3 Region-to-locale mapping

Use the default locale code for a region unless the endpoint reference explicitly supports another locale code. Optional locale codes are endpoint-specific; do not infer unsupported locale codes from a country code, language name, or browser locale.

CountryCountry codeDefault locale codeOptional locale code rule
BrazilBRpt-BRUse only locale codes listed or accepted by the endpoint reference.
FranceFRfr-FRUse only locale codes listed or accepted by the endpoint reference.
GermanyDEde-DEUse only locale codes listed or accepted by the endpoint reference.
IndonesiaIDid-IDUse only locale codes listed or accepted by the endpoint reference.
IrelandIEen-IEUse only locale codes listed or accepted by the endpoint reference.
ItalyITit-ITUse only locale codes listed or accepted by the endpoint reference.
JapanJPja-JPUse only locale codes listed or accepted by the endpoint reference.
MalaysiaMYms-MYUse only locale codes listed or accepted by the endpoint reference.
MexicoMXes-MXUse only locale codes listed or accepted by the endpoint reference.
PhilippinesPHen-PHUse only locale codes listed or accepted by the endpoint reference.
SingaporeSGen-SGUse only locale codes listed or accepted by the endpoint reference.
SpainESes-ESUse only locale codes listed or accepted by the endpoint reference.
ThailandTHth-THUse only locale codes listed or accepted by the endpoint reference.
United KingdomGBen-GBUse only locale codes listed or accepted by the endpoint reference.
United StatesUSen-USUse only locale codes listed or accepted by the endpoint reference.
VietnamVNvi-VNUse only locale codes listed or accepted by the endpoint reference.

zh-CN is intentionally excluded from the default locale column because it is not a supported default or writable locale for any region.

#

§4 Supported regions

CountryCountry codeDefault locale code
BrazilBRpt-BR
FranceFRfr-FR
GermanyDEde-DE
IndonesiaIDid-ID
IrelandIEen-IE
ItalyITit-IT
JapanJPja-JP
MalaysiaMYms-MY
MexicoMXes-MX
PhilippinesPHen-PH
SingaporeSGen-SG
SpainESes-ES
ThailandTHth-TH
United KingdomGBen-GB
United StatesUSen-US
VietnamVNvi-VN

Note: Some locale codes may not be supported in certain APIs. The locale codes specified in the endpoint reference documentation take precedence.

#