type EditProposalsForNegotiation (v202502)

  • EditProposalsForNegotiation is a ProposalAction that 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 by ProposalMarketplaceInfo.isNewVersionFromBuyer being set to true.

  • To incorporate buyer updates when a proposal is being edited locally, you must first call DiscardProposalDrafts to discard local edits and then re-apply the EditProposalsForNegotiation action.

  • The EditProposalsForNegotiation action is part of the ProposalService and is defined within the https://www.google.com/apis/ads/publisher/v202502 namespace.

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