public enum DealBuyerPermissionTypeEnum.DealBuyerPermissionType extends Enum<DealBuyerPermissionTypeEnum.DealBuyerPermissionType> implements ProtocolMessageEnumDefines how a deal would transact among all buyers under the same bidder.
 Protobuf enum 
 google.ads.admanager.v1.DealBuyerPermissionTypeEnum.DealBuyerPermissionType
Implements
ProtocolMessageEnumStatic Fields | 
      |
|---|---|
| Name | Description | 
BIDDER | 
        The deal transacts with all buyers under the same bidder.    | 
      
BIDDER_VALUE | 
        The deal transacts with all buyers under the same bidder.    | 
      
DEAL_BUYER_PERMISSION_TYPE_UNSPECIFIED | 
        No value specified.    | 
      
DEAL_BUYER_PERMISSION_TYPE_UNSPECIFIED_VALUE | 
        No value specified.    | 
      
NEGOTIATOR_ONLY | 
        The deal only transacts with the buyer specified.    | 
      
NEGOTIATOR_ONLY_VALUE | 
        The deal only transacts with the buyer specified.    | 
      
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() | 
        |