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