| Package | Description |
|---|---|
| com.google.api.services.displayvideo.v4.model |
| Modifier and Type | Method and Description |
|---|---|
InventorySourceStatus |
InventorySourceStatus.clone() |
InventorySourceStatus |
InventorySource.getStatus()
The status settings of the inventory source.
|
InventorySourceStatus |
InventorySourceStatus.set(String fieldName,
Object value) |
InventorySourceStatus |
InventorySourceStatus.setConfigStatus(String configStatus)
Output only.
|
InventorySourceStatus |
InventorySourceStatus.setEntityPauseReason(String entityPauseReason)
The user-provided reason for pausing this inventory source.
|
InventorySourceStatus |
InventorySourceStatus.setEntityStatus(String entityStatus)
Whether or not the inventory source is servable.
|
InventorySourceStatus |
InventorySourceStatus.setSellerPauseReason(String sellerPauseReason)
Output only.
|
InventorySourceStatus |
InventorySourceStatus.setSellerStatus(String sellerStatus)
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
InventorySource |
InventorySource.setStatus(InventorySourceStatus status)
The status settings of the inventory source.
|
Copyright © 2011–2026 Google. All rights reserved.