enum BuyerPermissionType (v202508)

  • BuyerPermissionType describes different types of buyer permissions for line items.

  • NEGOTIATOR_ONLY means only the listed buyer can transact on the line item.

  • BIDDER allows all buyers under the listed buyer's bidder to transact.

  • UNKNOWN indicates the actual value is not available in the requested API version.

Describes the buyer permission type.


Namespace
https://www.google.com/apis/ads/publisher/v202508
Enumeration Description
NEGOTIATOR_ONLY Only the buyer listed on the line item can transact.
BIDDER All buyers under the listed buyer's bidder can transact on the line item.
UNKNOWN The value returned if the actual value is not exposed by the requested API version.