| Package | Description |
|---|---|
| com.microsoft.bingads.internal.restful.adaptor.generated.campaignmanagement.enums | |
| com.microsoft.bingads.v13.campaignmanagement |
| Modifier and Type | Method and Description |
|---|---|
WebpageConditionOperand |
WebpageConditionOperandMixIn.fromValue(String v) |
| Modifier and Type | Field and Description |
|---|---|
protected WebpageConditionOperand |
WebpageCondition.operand |
| Modifier and Type | Method and Description |
|---|---|
static WebpageConditionOperand |
WebpageConditionOperand.fromValue(String v) |
WebpageConditionOperand |
WebpageCondition.getOperand()
Gets the value of the operand property.
|
static WebpageConditionOperand |
WebpageConditionOperand.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WebpageConditionOperand[] |
WebpageConditionOperand.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<WebpageConditionOperand> |
ObjectFactory.createWebpageConditionOperand(WebpageConditionOperand value)
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<WebpageConditionOperand> |
ObjectFactory.createWebpageConditionOperand(WebpageConditionOperand value)
|
void |
WebpageCondition.setOperand(WebpageConditionOperand value)
Sets the value of the operand property.
|
Copyright © 2024. All rights reserved.