type EditProposalsForNegotiation (v202502)
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/v202502
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."],[],["The `ProposalService` offers actions for managing proposals, inheriting from `ProposalAction`. Key actions include `ArchiveProposals`, `DiscardLocalVersionEdits`, `EditProposalsForNegotiation`, `PauseProposals`, and more. `EditProposalsForNegotiation` opens a proposal for editing, pausing Marketplace updates. If the buyer edits, `isNewVersionFromBuyer` will be set to `true`, requiring discarding edits to update. The service manages proposals' status and interactions with buyers.\n"],null,["# type EditProposalsForNegotiation (v202502)\n\n**Service** \n**ProposalService** **Inheritance** \n[ProposalAction](/ad-manager/api/reference/v202502/ProposalService.ProposalAction) \n▼\n[ArchiveProposals](/ad-manager/api/reference/v202502/ProposalService.ArchiveProposals) [DiscardLocalVersionEdits](/ad-manager/api/reference/v202502/ProposalService.DiscardLocalVersionEdits) **EditProposalsForNegotiation** [PauseProposals](/ad-manager/api/reference/v202502/ProposalService.PauseProposals) [RequestBuyerAcceptance](/ad-manager/api/reference/v202502/ProposalService.RequestBuyerAcceptance) [RequestBuyerReview](/ad-manager/api/reference/v202502/ProposalService.RequestBuyerReview) [ReserveProposals](/ad-manager/api/reference/v202502/ProposalService.ReserveProposals) [ResumeProposals](/ad-manager/api/reference/v202502/ProposalService.ResumeProposals) [TerminateNegotiations](/ad-manager/api/reference/v202502/ProposalService.TerminateNegotiations) [UnarchiveProposals](/ad-manager/api/reference/v202502/ProposalService.UnarchiveProposals) [UpdateOrderWithSellerData](/ad-manager/api/reference/v202502/ProposalService.UpdateOrderWithSellerData)\n\n\nOpens the fields of a [Proposal](/ad-manager/api/reference/v202502/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/v202502/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/v202502`\n\n| Field ----- ||\n|---|---|\n| **`ProposalAction` (inherited)** ||\n| **`EditProposalsForNegotiation`** ||"]]