|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ApiError | |
---|---|
com.google.api.adwords.v11 |
Uses of ApiError in com.google.api.adwords.v11 |
---|
Methods in com.google.api.adwords.v11 that return ApiError | |
---|---|
ApiError[] |
AdServiceSoapBindingStub.checkAds(Ad[] ads,
java.lang.String[] languageTarget,
GeoTarget geoTarget)
|
ApiError[] |
AdInterface.checkAds(Ad[] ads,
java.lang.String[] languageTarget,
GeoTarget geoTarget)
|
ApiError[] |
CriterionServiceSoapBindingStub.checkCriteria(Criterion[] criteria,
java.lang.String[] languageTarget,
GeoTarget geoTarget)
|
ApiError[] |
CriterionInterface.checkCriteria(Criterion[] criteria,
java.lang.String[] languageTarget,
GeoTarget geoTarget)
|
ApiError[] |
ApiException.getErrors()
Gets the errors value for this ApiException. |
ApiError |
ApiException.getErrors(int i)
|
Methods in com.google.api.adwords.v11 with parameters of type ApiError | |
---|---|
void |
ApiException.setErrors(ApiError[] errors)
Sets the errors value for this ApiException. |
void |
ApiException.setErrors(int i,
ApiError _value)
|
Constructors in com.google.api.adwords.v11 with parameters of type ApiError | |
---|---|
ApiException(int code,
ApiError[] errors,
boolean internal,
java.lang.String message1,
java.lang.String trigger)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |