| Package | Description |
|---|---|
| com.facebook.ads.sdk |
| Modifier and Type | Method and Description |
|---|---|
static AdLabel.EnumExecutionOptions |
AdLabel.EnumExecutionOptions.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AdLabel.EnumExecutionOptions[] |
AdLabel.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.APIRequestDeleteAdLabels |
Campaign.APIRequestDeleteAdLabels.setExecutionOptions(List<AdLabel.EnumExecutionOptions> executionOptions) |
Campaign.APIRequestCreateAdLabel |
Campaign.APIRequestCreateAdLabel.setExecutionOptions(List<AdLabel.EnumExecutionOptions> executionOptions) |
AdSet.APIRequestDeleteAdLabels |
AdSet.APIRequestDeleteAdLabels.setExecutionOptions(List<AdLabel.EnumExecutionOptions> executionOptions) |
AdSet.APIRequestCreateAdLabel |
AdSet.APIRequestCreateAdLabel.setExecutionOptions(List<AdLabel.EnumExecutionOptions> executionOptions) |
Ad.APIRequestDeleteAdLabels |
Ad.APIRequestDeleteAdLabels.setExecutionOptions(List<AdLabel.EnumExecutionOptions> executionOptions) |
Ad.APIRequestCreateAdLabel |
Ad.APIRequestCreateAdLabel.setExecutionOptions(List<AdLabel.EnumExecutionOptions> executionOptions) |
Copyright © 2018. All rights reserved.