| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v201811 |
| Modifier and Type | Field and Description |
|---|---|
static ProductActionErrorReason |
ProductActionErrorReason.DEALS_LEGAL_AGREEMENT_NOT_ACCEPTED |
static ProductActionErrorReason |
ProductActionErrorReason.NOT_APPLICABLE |
static ProductActionErrorReason |
ProductActionErrorReason.UNKNOWN |
| Modifier and Type | Method and Description |
|---|---|
static ProductActionErrorReason |
ProductActionErrorReason.fromString(String value) |
static ProductActionErrorReason |
ProductActionErrorReason.fromValue(String value) |
ProductActionErrorReason |
ProductActionError.getReason()
Gets the reason value for this ProductActionError.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProductActionError.setReason(ProductActionErrorReason reason)
Sets the reason value for this ProductActionError.
|
| Constructor and Description |
|---|
ProductActionError(String fieldPath,
FieldPathElement[] fieldPathElements,
String trigger,
String errorString,
ProductActionErrorReason reason) |
Copyright © 2019. All rights reserved.