|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use QuotaErrorReason | |
|---|---|
| com.google.api.ads.dfp.axis.v201206 | |
| Uses of QuotaErrorReason in com.google.api.ads.dfp.axis.v201206 |
|---|
| Fields in com.google.api.ads.dfp.axis.v201206 declared as QuotaErrorReason | |
|---|---|
static QuotaErrorReason |
QuotaErrorReason.EXCEEDED_QUOTA
|
| Methods in com.google.api.ads.dfp.axis.v201206 that return QuotaErrorReason | |
|---|---|
static QuotaErrorReason |
QuotaErrorReason.fromString(String value)
|
static QuotaErrorReason |
QuotaErrorReason.fromValue(String value)
|
QuotaErrorReason |
QuotaError.getReason()
Gets the reason value for this QuotaError. |
| Methods in com.google.api.ads.dfp.axis.v201206 with parameters of type QuotaErrorReason | |
|---|---|
void |
QuotaError.setReason(QuotaErrorReason reason)
Sets the reason value for this QuotaError. |
| Constructors in com.google.api.ads.dfp.axis.v201206 with parameters of type QuotaErrorReason | |
|---|---|
QuotaError(String fieldPath,
String trigger,
String errorString,
String apiErrorType,
QuotaErrorReason reason)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||