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