[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-06 UTC."],[[["\u003cp\u003e\u003ccode\u003eNegotiationRole\u003c/code\u003e identifies whether the buyer or seller performed an action during a proposal negotiation.\u003c/p\u003e\n"],["\u003cp\u003eIt's used within the \u003ccode\u003eProposalLineItemService\u003c/code\u003e as part of the \u003ccode\u003eForecastService\u003c/code\u003e in Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003ePossible values include \u003ccode\u003eBUYER\u003c/code\u003e, \u003ccode\u003eSELLER\u003c/code\u003e, and \u003ccode\u003eUNKNOWN\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for this enumeration is \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e.\u003c/p\u003e\n"]]],["The core content defines the `NegotiationRole` within the `ForecastService`, which is linked to `ProposalLineItemService`. This role indicates who (buyer or seller) performed an action during a `Proposal`'s negotiation. Three possible roles are enumerated: `BUYER`, `SELLER`, and `UNKNOWN`. The namespace for these elements is `https://www.google.com/apis/ads/publisher/v202408`. It specifies how actions in the negotiation are classified.\n"],null,["**Service** \n**ForecastService** [ProposalLineItemService](/ad-manager/api/reference/v202408/ProposalLineItemService.NegotiationRole) **Dependencies** \n[ProposalLineItem](/ad-manager/api/reference/v202408/ForecastService.ProposalLineItem) \n▼\n**NegotiationRole**\n\nThe role (buyer or seller) that performed an action in the negotiation of a `Proposal`.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Enumeration | Description |\n|-------------|-------------|\n| `BUYER` | |\n| `SELLER` | |\n| `UNKNOWN` | |"]]