| Package | Description |
|---|---|
| com.facebook.ads.sdk |
| Modifier and Type | Method and Description |
|---|---|
AdSet.EnumBillingEvent |
AdSet.getFieldBillingEvent() |
static AdSet.EnumBillingEvent |
AdSet.EnumBillingEvent.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AdSet.EnumBillingEvent[] |
AdSet.EnumBillingEvent.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AdAccount.APIRequestCreateAdSet |
AdAccount.APIRequestCreateAdSet.setBillingEvent(AdSet.EnumBillingEvent billingEvent) |
AdSet.APIRequestUpdate |
AdSet.APIRequestUpdate.setBillingEvent(AdSet.EnumBillingEvent billingEvent) |
AdSet |
AdSet.setFieldBillingEvent(AdSet.EnumBillingEvent value) |
Copyright © 2020. All rights reserved.