| Package | Description |
|---|---|
| com.google.api.ads.dfp.axis.v201308 |
| Modifier and Type | Field and Description |
|---|---|
static QuotaErrorReason |
QuotaErrorReason.EXCEEDED_QUOTA |
static QuotaErrorReason |
QuotaErrorReason.UNKNOWN |
| Modifier and Type | Method and Description |
|---|---|
static QuotaErrorReason |
QuotaErrorReason.fromString(String value) |
static QuotaErrorReason |
QuotaErrorReason.fromValue(String value) |
QuotaErrorReason |
QuotaError.getReason()
Gets the reason value for this QuotaError.
|
| Modifier and Type | Method and Description |
|---|---|
void |
QuotaError.setReason(QuotaErrorReason reason)
Sets the reason value for this QuotaError.
|
| Constructor and Description |
|---|
QuotaError(String fieldPath,
String trigger,
String errorString,
String apiErrorType,
QuotaErrorReason reason) |
Copyright © 2013. All Rights Reserved.