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