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