public enum PrivateMarketplaceDealStatusEnum.PrivateMarketplaceDealStatus extends Enum<PrivateMarketplaceDealStatusEnum.PrivateMarketplaceDealStatus> implements ProtocolMessageEnumDescribes the status of a private marketplace deal.
 Protobuf enum 
 google.ads.admanager.v1.PrivateMarketplaceDealStatusEnum.PrivateMarketplaceDealStatus
Implements
ProtocolMessageEnum| Static Fields | |
|---|---|
| Name | Description | 
| ACTIVE | The deal is active.   | 
| ACTIVE_VALUE | The deal is active.   | 
| BUYER_PAUSED | The deal is paused by the buyer.   | 
| BUYER_PAUSED_VALUE | The deal is paused by the buyer.   | 
| CANCELED | The deal is canceled.   | 
| CANCELED_VALUE | The deal is canceled.   | 
| PENDING | The deal is pending.   | 
| PENDING_VALUE | The deal is pending.   | 
| PRIVATE_MARKETPLACE_DEAL_STATUS_UNSPECIFIED | No value specified.   | 
| PRIVATE_MARKETPLACE_DEAL_STATUS_UNSPECIFIED_VALUE | No value specified.   | 
| SELLER_PAUSED | The deal is paused by the seller.   | 
| SELLER_PAUSED_VALUE | The deal is paused by the seller.   | 
| UNRECOGNIZED | |
| Static Methods | |
|---|---|
| Name | Description | 
| forNumber(int value) | |
| getDescriptor() | |
| internalGetValueMap() | |
| valueOf(Descriptors.EnumValueDescriptor desc) | |
| valueOf(int value) | Deprecated. Use #forNumber(int) instead. | 
| valueOf(String name) | |
| values() | |
| Methods | |
|---|---|
| Name | Description | 
| getDescriptorForType() | |
| getNumber() | |
| getValueDescriptor() | |