|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UserListErrorReason | |
|---|---|
| com.google.api.ads.adwords.v201109.cm | |
| Uses of UserListErrorReason in com.google.api.ads.adwords.v201109.cm |
|---|
| Methods in com.google.api.ads.adwords.v201109.cm that return UserListErrorReason | |
|---|---|
static UserListErrorReason |
UserListErrorReason.fromString(String value)
|
static UserListErrorReason |
UserListErrorReason.fromValue(String value)
|
UserListErrorReason |
UserListError.getReason()
Gets the reason value for this UserListError. |
| Methods in com.google.api.ads.adwords.v201109.cm with parameters of type UserListErrorReason | |
|---|---|
void |
UserListError.setReason(UserListErrorReason reason)
Sets the reason value for this UserListError. |
| Constructors in com.google.api.ads.adwords.v201109.cm with parameters of type UserListErrorReason | |
|---|---|
UserListError(String fieldPath,
String trigger,
String errorString,
String apiErrorType,
UserListErrorReason reason)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||