| Package | Description |
|---|---|
| com.facebook.ads.sdk |
| Modifier and Type | Method and Description |
|---|---|
static Campaign.EnumExecutionOptions |
Campaign.EnumExecutionOptions.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Campaign.EnumExecutionOptions[] |
Campaign.EnumExecutionOptions.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Campaign.APIRequestCreateAdLabel |
Campaign.APIRequestCreateAdLabel.setExecutionOptions(List<Campaign.EnumExecutionOptions> executionOptions) |
Campaign.APIRequestUpdate |
Campaign.APIRequestUpdate.setExecutionOptions(List<Campaign.EnumExecutionOptions> executionOptions) |
AdAccount.APIRequestCreateCampaign |
AdAccount.APIRequestCreateCampaign.setExecutionOptions(List<Campaign.EnumExecutionOptions> executionOptions) |
Copyright © 2020. All rights reserved.