| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v201811 |
| Modifier and Type | Field and Description |
|---|---|
static CurrencyCodeErrorReason |
CurrencyCodeErrorReason.INVALID |
static CurrencyCodeErrorReason |
CurrencyCodeErrorReason.UNSUPPORTED |
| Modifier and Type | Method and Description |
|---|---|
static CurrencyCodeErrorReason |
CurrencyCodeErrorReason.fromString(String value) |
static CurrencyCodeErrorReason |
CurrencyCodeErrorReason.fromValue(String value) |
CurrencyCodeErrorReason |
CurrencyCodeError.getReason()
Gets the reason value for this CurrencyCodeError.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CurrencyCodeError.setReason(CurrencyCodeErrorReason reason)
Sets the reason value for this CurrencyCodeError.
|
| Constructor and Description |
|---|
CurrencyCodeError(String fieldPath,
FieldPathElement[] fieldPathElements,
String trigger,
String errorString,
CurrencyCodeErrorReason reason) |
Copyright © 2019. All rights reserved.