| Package | Description |
|---|---|
| com.google.api.ads.dfp.axis.v201711 |
| Modifier and Type | Field and Description |
|---|---|
static TimeZoneErrorReason |
TimeZoneErrorReason.INVALID_TIMEZONE_ID |
static TimeZoneErrorReason |
TimeZoneErrorReason.TIMEZONE_ID_IN_WRONG_FORMAT |
static TimeZoneErrorReason |
TimeZoneErrorReason.UNKNOWN |
| Modifier and Type | Method and Description |
|---|---|
static TimeZoneErrorReason |
TimeZoneErrorReason.fromString(String value) |
static TimeZoneErrorReason |
TimeZoneErrorReason.fromValue(String value) |
TimeZoneErrorReason |
TimeZoneError.getReason()
Gets the reason value for this TimeZoneError.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TimeZoneError.setReason(TimeZoneErrorReason reason)
Sets the reason value for this TimeZoneError.
|
| Constructor and Description |
|---|
TimeZoneError(String fieldPath,
FieldPathElement[] fieldPathElements,
String trigger,
String errorString,
TimeZoneErrorReason reason) |
Copyright © 2018. All Rights Reserved.