enum NegotiationRole (v202411)

  • NegotiationRole identifies the entity (buyer or seller) responsible for an action during a proposal negotiation within Google Ad Manager.

  • This enumeration includes BUYER, SELLER, and UNKNOWN as possible roles, applicable to objects like ProposalLineItem.

  • Developers can utilize the NegotiationRole within the ForecastService and ProposalLineItemService namespaces for programmatic interaction.

The role (buyer or seller) that performed an action in the negotiation of a Proposal.


Namespace
https://www.google.com/apis/ads/publisher/v202411
Enumeration Description
BUYER
SELLER
UNKNOWN