type EditProposalsForNegotiation (v202402)
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/v202402
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 2024-02-13 UTC.
[null,null,["Last updated 2024-02-13 UTC."],[[["The ProposalService allows publishers to manage proposals, including pausing, resuming, archiving, and reserving them."],["Publishers can open proposals for editing to modify their details but this will prevent updates from Marketplace until editing is completed."],["While a proposal is open for local editing, buyers can still update it in Marketplace, requiring publishers to discard drafts to see the latest buyer changes."],["EditProposalsForNegotiation action lets you open a proposal for editing and prevent automated updates from Marketplace."],["The service is part of the Google Ad Manager API and is accessible via a specific namespace for version 202402."]]],[]]