type EditProposalsForNegotiation (v202408)
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/v202408
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 ProposalService allows for various actions on proposals, including 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 that time.\u003c/p\u003e\n"],["\u003cp\u003eIf a buyer updates a proposal during local editing, Google flags it, requiring you to discard drafts to get the latest buyer changes before editing again.\u003c/p\u003e\n"],["\u003cp\u003eThis service is part of the Google Ad Manager API and operates within a specific namespace for version 202408.\u003c/p\u003e\n"]]],["The `ProposalService` offers actions for managing proposals, including archiving, discarding edits, pausing, requesting buyer actions (acceptance/review), reserving, resuming, terminating negotiations, unarchiving, and updating order data. `EditProposalsForNegotiation` allows local editing of a proposal, which blocks marketplace updates. If the buyer updates, the user must discard edits to get the buyer's latest changes and re-initiate local editing.\n"],null,["# type EditProposalsForNegotiation (v202408)\n\n**Service** \n**ProposalService** **Inheritance** \n[ProposalAction](/ad-manager/api/reference/v202408/ProposalService.ProposalAction) \n▼\n[ArchiveProposals](/ad-manager/api/reference/v202408/ProposalService.ArchiveProposals) [DiscardLocalVersionEdits](/ad-manager/api/reference/v202408/ProposalService.DiscardLocalVersionEdits) **EditProposalsForNegotiation** [PauseProposals](/ad-manager/api/reference/v202408/ProposalService.PauseProposals) [RequestBuyerAcceptance](/ad-manager/api/reference/v202408/ProposalService.RequestBuyerAcceptance) [RequestBuyerReview](/ad-manager/api/reference/v202408/ProposalService.RequestBuyerReview) [ReserveProposals](/ad-manager/api/reference/v202408/ProposalService.ReserveProposals) [ResumeProposals](/ad-manager/api/reference/v202408/ProposalService.ResumeProposals) [TerminateNegotiations](/ad-manager/api/reference/v202408/ProposalService.TerminateNegotiations) [UnarchiveProposals](/ad-manager/api/reference/v202408/ProposalService.UnarchiveProposals) [UpdateOrderWithSellerData](/ad-manager/api/reference/v202408/ProposalService.UpdateOrderWithSellerData)\n\n\nOpens the fields of a [Proposal](/ad-manager/api/reference/v202408/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/v202408/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/v202408`\n\n| Field ----- ||\n|---|---|\n| **`ProposalAction` (inherited)** ||\n| **`EditProposalsForNegotiation`** ||"]]