| Package | Description |
|---|---|
| com.facebook.ads.sdk |
| Modifier and Type | Method and Description |
|---|---|
ProductItem.EnumGender |
ProductItem.getFieldGender() |
static ProductItem.EnumGender |
ProductItem.EnumGender.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProductItem.EnumGender[] |
ProductItem.EnumGender.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ProductItem.APIRequestUpdate |
ProductItem.APIRequestUpdate.setGender(ProductItem.EnumGender gender) |
ProductGroup.APIRequestCreateProduct |
ProductGroup.APIRequestCreateProduct.setGender(ProductItem.EnumGender gender) |
ProductCatalog.APIRequestCreateProduct |
ProductCatalog.APIRequestCreateProduct.setGender(ProductItem.EnumGender gender) |
Copyright © 2020. All rights reserved.