Enum DealBuyerPermissionTypeEnum.Types.DealBuyerPermissionType
Defines how a deal would transact among all buyers under the same bidder.
Namespace: Google.Ads.AdManager.V1
Assembly: Google.Ads.AdManager.V1.dll
Syntax
public enum DealBuyerPermissionTypeEnum.Types.DealBuyerPermissionType
Fields
| Name | Description |
|---|---|
| Bidder | The deal transacts with all buyers under the same bidder. |
| NegotiatorOnly | The deal only transacts with the buyer specified. |
| Unspecified | No value specified. |