languageCode property

String? languageCode
getter/setter pair

ISO 639-1 code of the language associated with the feed where your items are uploaded.

This information is useful to differentiate product information in cases where a product (identified by item_id) is associated with multiple languages.

Implementation

core.String? languageCode;