|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TrafficEstimatorErrorReason | |
|---|---|
| com.google.api.ads.adwords.v201109.o | |
| Uses of TrafficEstimatorErrorReason in com.google.api.ads.adwords.v201109.o |
|---|
| Fields in com.google.api.ads.adwords.v201109.o declared as TrafficEstimatorErrorReason | |
|---|---|
static TrafficEstimatorErrorReason |
TrafficEstimatorErrorReason.INVALID_INPUT
|
static TrafficEstimatorErrorReason |
TrafficEstimatorErrorReason.NO_AD_GROUP_FOR_KEYWORD_ESTIMATE_REQUEST
|
static TrafficEstimatorErrorReason |
TrafficEstimatorErrorReason.NO_CAMPAIGN_FOR_AD_GROUP_ESTIMATE_REQUEST
|
static TrafficEstimatorErrorReason |
TrafficEstimatorErrorReason.NO_MAX_CPC_FOR_KEYWORD_ESTIMATE_REQUEST
|
static TrafficEstimatorErrorReason |
TrafficEstimatorErrorReason.SERVICE_UNAVAILABLE
|
static TrafficEstimatorErrorReason |
TrafficEstimatorErrorReason.TOO_MANY_ADGROUP_ESTIMATE_REQUESTS
|
static TrafficEstimatorErrorReason |
TrafficEstimatorErrorReason.TOO_MANY_CAMPAIGN_ESTIMATE_REQUESTS
|
static TrafficEstimatorErrorReason |
TrafficEstimatorErrorReason.TOO_MANY_KEYWORD_ESTIMATE_REQUESTS
|
static TrafficEstimatorErrorReason |
TrafficEstimatorErrorReason.TOO_MANY_TARGETS
|
| Methods in com.google.api.ads.adwords.v201109.o that return TrafficEstimatorErrorReason | |
|---|---|
static TrafficEstimatorErrorReason |
TrafficEstimatorErrorReason.fromString(String value)
|
static TrafficEstimatorErrorReason |
TrafficEstimatorErrorReason.fromValue(String value)
|
TrafficEstimatorErrorReason |
TrafficEstimatorError.getReason()
Gets the reason value for this TrafficEstimatorError. |
| Methods in com.google.api.ads.adwords.v201109.o with parameters of type TrafficEstimatorErrorReason | |
|---|---|
void |
TrafficEstimatorError.setReason(TrafficEstimatorErrorReason reason)
Sets the reason value for this TrafficEstimatorError. |
| Constructors in com.google.api.ads.adwords.v201109.o with parameters of type TrafficEstimatorErrorReason | |
|---|---|
TrafficEstimatorError(String fieldPath,
String trigger,
String errorString,
String apiErrorType,
TrafficEstimatorErrorReason reason)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||