productType property

List<String>? productType
getter/setter pair

The type or category of the product.

For more information, see https://support.google.com/manufacturers/answer/6124116#producttype.

Implementation

core.List<core.String>? productType;