type EditProposalsForNegotiation (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
Opens the fields of a Proposal for edit.
This proposal will not receive updates from Marketplace while
it's open for edit. If the buyer updates the proposal while it is
open for local editing, Google will set ProposalMarketplaceInfo.isNewVersionFromBuyer to true
. You
will then need to call DiscardProposalDrafts
to revert your
edits to get the buyer's latest changes, and then perform this
action to start making your edits again.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Field
|
ProposalAction (inherited)
|
EditProposalsForNegotiation
|
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."],[[["\u003cp\u003eThe \u003ccode\u003eProposalService\u003c/code\u003e allows for various actions on proposals, such as archiving, pausing, resuming, and requesting buyer acceptance or review.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eEditProposalsForNegotiation\u003c/code\u003e opens a proposal for editing, preventing updates from Marketplace during the process.\u003c/p\u003e\n"],["\u003cp\u003eIf the buyer updates the proposal during local editing, Google flags it and requires discarding local edits to incorporate buyer changes before editing again.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eProposalService\u003c/code\u003e operates within the namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eBoth \u003ccode\u003eProposalAction\u003c/code\u003e and \u003ccode\u003eEditProposalsForNegotiation\u003c/code\u003e are fields associated with this service.\u003c/p\u003e\n"]]],["The core content outlines actions within the `ProposalService`, specifically focusing on manipulating proposals. Key actions include `ArchiveProposals`, `DiscardLocalVersionEdits`, `PauseProposals`, `RequestBuyerAcceptance/Review`, `Reserve/ResumeProposals`, `TerminateNegotiations`, `UnarchiveProposals`, and `UpdateOrderWithSellerData`. `EditProposalsForNegotiation` opens proposals for local edits, pausing Marketplace updates. If the buyer modifies the proposal, it will require discarding local edits to get the latest buyer changes, and then open for edition again.\n"],null,["# type EditProposalsForNegotiation (v202411)\n\n**Service** \n**ProposalService** **Inheritance** \n[ProposalAction](/ad-manager/api/reference/v202411/ProposalService.ProposalAction) \n▼\n[ArchiveProposals](/ad-manager/api/reference/v202411/ProposalService.ArchiveProposals) [DiscardLocalVersionEdits](/ad-manager/api/reference/v202411/ProposalService.DiscardLocalVersionEdits) **EditProposalsForNegotiation** [PauseProposals](/ad-manager/api/reference/v202411/ProposalService.PauseProposals) [RequestBuyerAcceptance](/ad-manager/api/reference/v202411/ProposalService.RequestBuyerAcceptance) [RequestBuyerReview](/ad-manager/api/reference/v202411/ProposalService.RequestBuyerReview) [ReserveProposals](/ad-manager/api/reference/v202411/ProposalService.ReserveProposals) [ResumeProposals](/ad-manager/api/reference/v202411/ProposalService.ResumeProposals) [TerminateNegotiations](/ad-manager/api/reference/v202411/ProposalService.TerminateNegotiations) [UnarchiveProposals](/ad-manager/api/reference/v202411/ProposalService.UnarchiveProposals) [UpdateOrderWithSellerData](/ad-manager/api/reference/v202411/ProposalService.UpdateOrderWithSellerData)\n\n\nOpens the fields of a [Proposal](/ad-manager/api/reference/v202411/ProposalService.Proposal) for edit.\n\nThis proposal will not receive updates from Marketplace while\nit's open for edit. If the buyer updates the proposal while it is\nopen for local editing, Google will set [ProposalMarketplaceInfo.isNewVersionFromBuyer](/ad-manager/api/reference/v202411/ProposalService.ProposalMarketplaceInfo#isNewVersionFromBuyer) to `true`. You\nwill then need to call `DiscardProposalDrafts` to revert your\nedits to get the buyer's latest changes, and then perform this\naction to start making your edits again.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Field ----- ||\n|---|---|\n| **`ProposalAction` (inherited)** ||\n| **`EditProposalsForNegotiation`** ||"]]