| Package | Description |
|---|---|
| com.facebook.ads.sdk |
| Modifier and Type | Method and Description |
|---|---|
static Business.EnumTimezoneId |
Business.EnumTimezoneId.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Business.EnumTimezoneId[] |
Business.EnumTimezoneId.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.setTimezoneId(Business.EnumTimezoneId timezoneId) |
Business.APIRequestCreateManagedPartnerBusiness |
Business.APIRequestCreateManagedPartnerBusiness.setTimezoneId(Business.EnumTimezoneId timezoneId) |
Business.APIRequestCreateOwnedBusiness |
Business.APIRequestCreateOwnedBusiness.setTimezoneId(Business.EnumTimezoneId timezoneId) |
User.APIRequestCreateBusiness |
User.APIRequestCreateBusiness.setTimezoneId(Business.EnumTimezoneId timezoneId) |
Copyright © 2024. All rights reserved.