|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InternalApiErrorReason | |
|---|---|
| com.google.api.ads.dfp.axis.v201201 | |
| Uses of InternalApiErrorReason in com.google.api.ads.dfp.axis.v201201 |
|---|
| Fields in com.google.api.ads.dfp.axis.v201201 declared as InternalApiErrorReason | |
|---|---|
static InternalApiErrorReason |
InternalApiErrorReason.UNEXPECTED_INTERNAL_API_ERROR
|
static InternalApiErrorReason |
InternalApiErrorReason.UNKNOWN
|
| Methods in com.google.api.ads.dfp.axis.v201201 that return InternalApiErrorReason | |
|---|---|
static InternalApiErrorReason |
InternalApiErrorReason.fromString(String value)
|
static InternalApiErrorReason |
InternalApiErrorReason.fromValue(String value)
|
InternalApiErrorReason |
InternalApiError.getReason()
Gets the reason value for this InternalApiError. |
| Methods in com.google.api.ads.dfp.axis.v201201 with parameters of type InternalApiErrorReason | |
|---|---|
void |
InternalApiError.setReason(InternalApiErrorReason reason)
Sets the reason value for this InternalApiError. |
| Constructors in com.google.api.ads.dfp.axis.v201201 with parameters of type InternalApiErrorReason | |
|---|---|
InternalApiError(String fieldPath,
String trigger,
String errorString,
String apiErrorType,
InternalApiErrorReason reason)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||