Enum Gender
Target gender of the item.
Namespace: Google.Shopping.Merchant.Products.V1
Assembly: Google.Shopping.Merchant.Products.V1.dll
Syntax
public enum Gender
Fields
| Name | Description |
|---|---|
| Female | Female. |
| Male | Male. |
| Unisex | Unisex. |
| Unspecified | Gender is not specified. |