Module: Google::Shopping::Merchant::Products::V1::Gender

Defined in:
proto_docs/google/shopping/merchant/products/v1/products_common.rb

Overview

Target gender of the item.

Constant Summary collapse

GENDER_UNSPECIFIED =

Gender is not specified.

0
MALE =

Male.

1
FEMALE =

Female.

2
UNISEX =

Unisex.

3