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