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