enum NegotiationRole (v202502)
Stay organized with collections
Save and categorize content based on your preferences.
The role (buyer or seller) that performed an action in the negotiation of a Proposal
.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202502
Enumeration |
Description |
BUYER
|
|
SELLER
|
|
UNKNOWN
|
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[],["The `NegotiationRole` within the `ForecastService` defines the actor in a `Proposal` negotiation. This role can be either `BUYER` or `SELLER`, indicating which party performed an action. An `UNKNOWN` role is also possible. This service utilizes the `ProposalLineItemService` and is found within the namespace: `https://www.google.com/apis/ads/publisher/v202502`. These roles relate to actions performed in the `ProposalLineItem`.\n"],null,["# enum NegotiationRole (v202502)\n\n**Service** \n**ForecastService** [ProposalLineItemService](/ad-manager/api/reference/v202502/ProposalLineItemService.NegotiationRole) **Dependencies** \n[ProposalLineItem](/ad-manager/api/reference/v202502/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/v202502`\n\n| Enumeration | Description |\n|-------------|-------------|\n| `BUYER` | |\n| `SELLER` | |\n| `UNKNOWN` | |"]]