Interface ContentItem.Language
- Enclosing class:
- ContentItem
public static interface ContentItem.Language
The language identifier (two-letter ISO 639-1 identifier) for the language of the content item.
The default is `en` (English). Regional variants are treated as their parent language; for
example, `en-US` is interpreted as `en`. A language specified with the **Content-Type**
parameter overrides the value of this parameter; any content items that specify a different
language are ignored. Omit the **Content-Type** parameter to base the language on the most
prevalent specification among the content items; again, content items that specify a different
language are ignored. You can specify any combination of languages for the input and response
content.
-
Field Summary
-
Field Details
-
AR
ar.- See Also:
- Constant Field Values
-
EN
en.- See Also:
- Constant Field Values
-
ES
es.- See Also:
- Constant Field Values
-
JA
ja.- See Also:
- Constant Field Values
-
KO
ko.- See Also:
- Constant Field Values
-