| Package | Description |
|---|---|
| com.google.api.services.adexchangebuyer2.v2beta1.model |
| Modifier and Type | Method and Description |
|---|---|
DealPauseStatus |
DealPauseStatus.clone() |
DealPauseStatus |
DealServingMetadata.getDealPauseStatus()
Output only.
|
DealPauseStatus |
DealPauseStatus.set(String fieldName,
Object value) |
DealPauseStatus |
DealPauseStatus.setBuyerPauseReason(String buyerPauseReason)
The buyer's reason for pausing, if the buyer paused the deal.
|
DealPauseStatus |
DealPauseStatus.setFirstPausedBy(String firstPausedBy)
The role of the person who first paused this deal.
|
DealPauseStatus |
DealPauseStatus.setHasBuyerPaused(Boolean hasBuyerPaused)
True, if the buyer has paused the deal unilaterally.
|
DealPauseStatus |
DealPauseStatus.setHasSellerPaused(Boolean hasSellerPaused)
True, if the seller has paused the deal unilaterally.
|
DealPauseStatus |
DealPauseStatus.setSellerPauseReason(String sellerPauseReason)
The seller's reason for pausing, if the seller paused the deal.
|
| Modifier and Type | Method and Description |
|---|---|
DealServingMetadata |
DealServingMetadata.setDealPauseStatus(DealPauseStatus dealPauseStatus)
Output only.
|
Copyright © 2011–2021 Google. All rights reserved.