AI-generated Key Takeaways
-
BuyerPermissionType describes different types of buyer permissions for line items.
-
NEGOTIATOR_ONLYmeans only the listed buyer can transact on the line item. -
BIDDERallows all buyers under the listed buyer's bidder to transact. -
UNKNOWNindicates the actual value is not available in the requested API version.
Service
ForecastService
ProposalLineItemService
Dependencies
ProposalLineItem
▼
BuyerPermissionType
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. |