| Package | Description |
|---|---|
| com.google.api.ads.dfp.axis.v201206 |
| Modifier and Type | Field and Description |
|---|---|
static InventoryUnitSizesErrorReason |
InventoryUnitSizesErrorReason.ASPECT_RATIO_NOT_SUPPORTED |
static InventoryUnitSizesErrorReason |
InventoryUnitSizesErrorReason.DUPLICATE_MASTER_SIZES |
static InventoryUnitSizesErrorReason |
InventoryUnitSizesErrorReason.INVALID_SIZE_FOR_COMPANION |
static InventoryUnitSizesErrorReason |
InventoryUnitSizesErrorReason.INVALID_SIZE_FOR_ENVIRONMENT |
static InventoryUnitSizesErrorReason |
InventoryUnitSizesErrorReason.INVALID_SIZE_FOR_MASTER |
static InventoryUnitSizesErrorReason |
InventoryUnitSizesErrorReason.INVALID_SIZE_FOR_PLATFORM |
static InventoryUnitSizesErrorReason |
InventoryUnitSizesErrorReason.INVALID_SIZES |
static InventoryUnitSizesErrorReason |
InventoryUnitSizesErrorReason.UNKNOWN |
| Modifier and Type | Method and Description |
|---|---|
static InventoryUnitSizesErrorReason |
InventoryUnitSizesErrorReason.fromString(String value) |
static InventoryUnitSizesErrorReason |
InventoryUnitSizesErrorReason.fromValue(String value) |
InventoryUnitSizesErrorReason |
InventoryUnitSizesError.getReason()
Gets the reason value for this InventoryUnitSizesError.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InventoryUnitSizesError.setReason(InventoryUnitSizesErrorReason reason)
Sets the reason value for this InventoryUnitSizesError.
|
| Constructor and Description |
|---|
InventoryUnitSizesError(String fieldPath,
String trigger,
String errorString,
String apiErrorType,
InventoryUnitSizesErrorReason reason) |
Copyright © 2013. All Rights Reserved.