| Package | Description |
|---|---|
| com.facebook.ads.sdk |
| Modifier and Type | Method and Description |
|---|---|
AdSet.EnumBidStrategy |
AdSet.getFieldBidStrategy() |
static AdSet.EnumBidStrategy |
AdSet.EnumBidStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AdSet.EnumBidStrategy[] |
AdSet.EnumBidStrategy.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.setBidStrategy(AdSet.EnumBidStrategy bidStrategy) |
AdSet.APIRequestUpdate |
AdSet.APIRequestUpdate.setBidStrategy(AdSet.EnumBidStrategy bidStrategy) |
AdSet |
AdSet.setFieldBidStrategy(AdSet.EnumBidStrategy value) |
Copyright © 2020. All rights reserved.