| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v202102 |
| Modifier and Type | Field and Description |
|---|---|
static InventoryUnitErrorReason |
InventoryUnitErrorReason.ADSENSE_CANNOT_BE_ENABLED |
static InventoryUnitErrorReason |
InventoryUnitErrorReason.EXPLICIT_TARGETING_NOT_ALLOWED |
static InventoryUnitErrorReason |
InventoryUnitErrorReason.ROOT_UNIT_CANNOT_BE_DEACTIVATED |
static InventoryUnitErrorReason |
InventoryUnitErrorReason.TARGET_PLATFORM_NOT_APPLICABLE |
static InventoryUnitErrorReason |
InventoryUnitErrorReason.UNKNOWN |
| Modifier and Type | Method and Description |
|---|---|
static InventoryUnitErrorReason |
InventoryUnitErrorReason.fromString(String value) |
static InventoryUnitErrorReason |
InventoryUnitErrorReason.fromValue(String value) |
InventoryUnitErrorReason |
InventoryUnitError.getReason()
Gets the reason value for this InventoryUnitError.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InventoryUnitError.setReason(InventoryUnitErrorReason reason)
Sets the reason value for this InventoryUnitError.
|
| Constructor and Description |
|---|
InventoryUnitError(String fieldPath,
FieldPathElement[] fieldPathElements,
String trigger,
String errorString,
InventoryUnitErrorReason reason) |
Copyright © 2022. All rights reserved.