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