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