| Package | Description |
|---|---|
| com.facebook.ads.sdk |
| Modifier and Type | Method and Description |
|---|---|
static Business.EnumVertical |
Business.EnumVertical.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Business.EnumVertical[] |
Business.EnumVertical.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Business.APIRequestCreateManagedBusiness |
Business.APIRequestCreateManagedBusiness.setVertical(Business.EnumVertical vertical) |
Business.APIRequestCreateOwnedBusiness |
Business.APIRequestCreateOwnedBusiness.setVertical(Business.EnumVertical vertical) |
Business.APIRequestUpdate |
Business.APIRequestUpdate.setVertical(Business.EnumVertical vertical) |
User.APIRequestCreateBusiness |
User.APIRequestCreateBusiness.setVertical(Business.EnumVertical vertical) |
Copyright © 2020. All rights reserved.