| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v201802 |
| Modifier and Type | Field and Description |
|---|---|
static QuotaErrorReason |
QuotaErrorReason.EXCEEDED_QUOTA |
static QuotaErrorReason |
QuotaErrorReason.REPORT_JOB_LIMIT |
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,
FieldPathElement[] fieldPathElements,
String trigger,
String errorString,
QuotaErrorReason reason) |
Copyright © 2018. All Rights Reserved.