| Package | Description |
|---|---|
| com.google.api.ads.dfp.axis.v201302 |
| Modifier and Type | Field and Description |
|---|---|
static InternalApiErrorReason |
InternalApiErrorReason.DOWNTIME |
static InternalApiErrorReason |
InternalApiErrorReason.UNEXPECTED_INTERNAL_API_ERROR |
static InternalApiErrorReason |
InternalApiErrorReason.UNKNOWN |
| Modifier and Type | Method and Description |
|---|---|
static InternalApiErrorReason |
InternalApiErrorReason.fromString(String value) |
static InternalApiErrorReason |
InternalApiErrorReason.fromValue(String value) |
InternalApiErrorReason |
InternalApiError.getReason()
Gets the reason value for this InternalApiError.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InternalApiError.setReason(InternalApiErrorReason reason)
Sets the reason value for this InternalApiError.
|
| Constructor and Description |
|---|
InternalApiError(String fieldPath,
String trigger,
String errorString,
String apiErrorType,
InternalApiErrorReason reason) |
Copyright © 2013. All Rights Reserved.