| Package | Description |
|---|---|
| com.google.api.ads.adwords.jaxws.v201809.cm | |
| com.google.api.ads.adwords.jaxws.v201809.o | |
| com.google.api.ads.adwords.jaxws.v201809.rm |
| Modifier and Type | Class and Description |
|---|---|
class |
DoubleValue
Number value type for constructing double valued ranges.
|
class |
LongValue
Number value type for constructing long valued ranges.
|
class |
Money
Represents a money amount.
|
class |
NumberValue
Number value types for constructing number valued ranges.
|
| Modifier and Type | Field and Description |
|---|---|
protected ComparableValue |
Range.max |
protected ComparableValue |
Range.min |
| Modifier and Type | Method and Description |
|---|---|
ComparableValue |
Range.getMax()
Gets the value of the max property.
|
ComparableValue |
Range.getMin()
Gets the value of the min property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Range.setMax(ComparableValue value)
Sets the value of the max property.
|
void |
Range.setMin(ComparableValue value)
Sets the value of the min property.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MoneyWithCurrency
Represents a money amount with currency.
|
Copyright © 2023. All rights reserved.