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