AI-generated Key Takeaways
- 
          EditProposalsForNegotiationis aProposalActionthat opens proposal fields for editing and prevents updates from Marketplace during the edit session.
- 
          While a proposal is open for local editing using EditProposalsForNegotiation, any buyer updates will be indicated byProposalMarketplaceInfo.isNewVersionFromBuyerbeing set totrue.
- 
          To incorporate buyer updates when a proposal is being edited locally, you must first call DiscardProposalDraftsto discard local edits and then re-apply theEditProposalsForNegotiationaction.
- 
          The EditProposalsForNegotiationaction is part of theProposalServiceand is defined within thehttps://www.google.com/apis/ads/publisher/v202502namespace.
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 |