| Package | Description |
|---|---|
| com.microsoft.bingads.internal.restful.adaptor.generated.campaignmanagement.enums | |
| com.microsoft.bingads.v13.campaignmanagement |
| Modifier and Type | Method and Description |
|---|---|
BidOption |
BidOptionMixIn.fromValue(String v) |
| Modifier and Type | Field and Description |
|---|---|
protected BidOption |
CoOpSetting.bidOption |
| Modifier and Type | Method and Description |
|---|---|
static BidOption |
BidOption.fromValue(String v) |
BidOption |
CoOpSetting.getBidOption()
Gets the value of the bidOption property.
|
static BidOption |
BidOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BidOption[] |
BidOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<BidOption> |
ObjectFactory.createBidOption(BidOption value)
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<BidOption> |
ObjectFactory.createBidOption(BidOption value)
|
void |
CoOpSetting.setBidOption(BidOption value)
Sets the value of the bidOption property.
|
Copyright © 2024. All rights reserved.