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 core content defines the `NegotiationRole` within the context of `Proposal` negotiations. It identifies whether the role is a `BUYER` or `SELLER`. The `NegotiationRole` is connected to `ProposalLineItemService` and `ForecastService`. These represent the service, line item, and forecasting component of proposals, and each role represents an action in the process. The enumeration `UNKNOWN` is also possible. The namespace is specified as `https://www.google.com/apis/ads/publisher/v202502`.\n"],null,["# enum NegotiationRole (v202502)\n\n**Service** \n[ForecastService](/ad-manager/api/reference/v202502/ForecastService.NegotiationRole) **ProposalLineItemService** **Dependencies** \n[ProposalLineItem](/ad-manager/api/reference/v202502/ProposalLineItemService.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` | |"]]