Translation corpus corresponding to the resource.
Fields
market ● Market!non-null
The primary market for the store.
More
outdated ● Boolean!non-null
Whether the translation data is outdated or up-to-date. If the original content has been updated but its translation has not, the translation data is considered to be outdated.
  • true: The translation data is outdated.
  • false: The translation data is up-to-date.
locale ● String!non-null
Language used in the market.
For example: en.
value ● String
Translated resource content.
key ● String!non-null
The attribute associated with the content of value. For example, if value returns a product title, key returns title.
updatedAt ● Date
The date and time when the translation data was last updated. Format: ISO 8601.
The data type of the content returned by value. For example, if value returns the product title Multi-color stitching dress, type returns STRING.
More
Status and error codes
For detailed information about common codes, see Status and error codes.
Was this article helpful to you?