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