|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AlertErrorReason | |
|---|---|
| com.google.api.ads.adwords.v201109.mcm | |
| Uses of AlertErrorReason in com.google.api.ads.adwords.v201109.mcm |
|---|
| Fields in com.google.api.ads.adwords.v201109.mcm declared as AlertErrorReason | |
|---|---|
static AlertErrorReason |
AlertErrorReason.INVALID_CLIENT_ID_FORMAT
|
static AlertErrorReason |
AlertErrorReason.INVALID_CLIENT_ID_SELECTED
|
static AlertErrorReason |
AlertErrorReason.NO_CLIENT_IDS_SELECTED
|
static AlertErrorReason |
AlertErrorReason.UNAVAILABLE
|
static AlertErrorReason |
AlertErrorReason.UNKNOWN
|
| Methods in com.google.api.ads.adwords.v201109.mcm that return AlertErrorReason | |
|---|---|
static AlertErrorReason |
AlertErrorReason.fromString(String value)
|
static AlertErrorReason |
AlertErrorReason.fromValue(String value)
|
AlertErrorReason |
AlertError.getReason()
Gets the reason value for this AlertError. |
| Methods in com.google.api.ads.adwords.v201109.mcm with parameters of type AlertErrorReason | |
|---|---|
void |
AlertError.setReason(AlertErrorReason reason)
Sets the reason value for this AlertError. |
| Constructors in com.google.api.ads.adwords.v201109.mcm with parameters of type AlertErrorReason | |
|---|---|
AlertError(String fieldPath,
String trigger,
String errorString,
String apiErrorType,
AlertErrorReason reason)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||