| Package | Description |
|---|---|
| com.google.api.ads.dfp.axis.v201802 |
| Modifier and Type | Field and Description |
|---|---|
static ProductTemplateActionErrorReason |
ProductTemplateActionErrorReason.NOT_APPLICABLE |
static ProductTemplateActionErrorReason |
ProductTemplateActionErrorReason.UNKNOWN |
| Modifier and Type | Method and Description |
|---|---|
static ProductTemplateActionErrorReason |
ProductTemplateActionErrorReason.fromString(String value) |
static ProductTemplateActionErrorReason |
ProductTemplateActionErrorReason.fromValue(String value) |
ProductTemplateActionErrorReason |
ProductTemplateActionError.getReason()
Gets the reason value for this ProductTemplateActionError.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProductTemplateActionError.setReason(ProductTemplateActionErrorReason reason)
Sets the reason value for this ProductTemplateActionError.
|
| Constructor and Description |
|---|
ProductTemplateActionError(String fieldPath,
FieldPathElement[] fieldPathElements,
String trigger,
String errorString,
ProductTemplateActionErrorReason reason) |
Copyright © 2018. All Rights Reserved.