| Package | Description |
|---|---|
| com.google.api.ads.adwords.jaxws.v201809.cm |
| Modifier and Type | Field and Description |
|---|---|
protected ConstantOperandUnit |
ConstantOperand.unit |
| Modifier and Type | Method and Description |
|---|---|
static ConstantOperandUnit |
ConstantOperandUnit.fromValue(String v) |
ConstantOperandUnit |
ConstantOperand.getUnit()
Gets the value of the unit property.
|
static ConstantOperandUnit |
ConstantOperandUnit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConstantOperandUnit[] |
ConstantOperandUnit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConstantOperand.setUnit(ConstantOperandUnit value)
Sets the value of the unit property.
|
Copyright © 2023. All rights reserved.