| Package | Description |
|---|---|
| com.google.api.ads.dfp.jaxws.v201711 |
| Modifier and Type | Field and Description |
|---|---|
protected InventoryStatus |
AdUnit.status |
protected InventoryStatus |
Placement.status |
| Modifier and Type | Method and Description |
|---|---|
static InventoryStatus |
InventoryStatus.fromValue(String v) |
InventoryStatus |
AdUnit.getStatus()
Gets the value of the status property.
|
InventoryStatus |
Placement.getStatus()
Gets the value of the status property.
|
static InventoryStatus |
InventoryStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InventoryStatus[] |
InventoryStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AdUnit.setStatus(InventoryStatus value)
Sets the value of the status property.
|
void |
Placement.setStatus(InventoryStatus value)
Sets the value of the status property.
|
Copyright © 2018. All Rights Reserved.