googleProductCategory property

String? googleProductCategory
getter/setter pair

Google's category of the item (see Google product taxonomy).

When querying products, this field will contain the user provided value. There is currently no way to get back the auto assigned google product categories through the API.

Implementation

core.String? googleProductCategory;