Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
The ProposalService provides methods for managing proposals, including archiving, discarding edits, pausing, reserving, and resuming.
UpdateOrderWithSellerData is a ProposalService action used to finalize Marketplace Orders by adding the seller's information.
The service operates within the namespace https://www.google.com/apis/ads/publisher/v202411.
Available actions include ArchiveProposals, DiscardLocalVersionEdits, EditProposalsForNegotiation, PauseProposals, RequestBuyerAcceptance, RequestBuyerReview, ReserveProposals, ResumeProposals, TerminateNegotiations, and UnarchiveProposals.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-06 UTC."],[],["The `ProposalService` uses `ProposalAction` to perform actions on proposals. These actions include: `ArchiveProposals`, `DiscardLocalVersionEdits`, `EditProposalsForNegotiation`, `PauseProposals`, `RequestBuyerAcceptance`, `RequestBuyerReview`, `ReserveProposals`, `ResumeProposals`, `TerminateNegotiations`, and `UnarchiveProposals`. `UpdateOrderWithSellerData` updates a finalized Marketplace Order with the seller's data. These operations are part of the `https://www.google.com/apis/ads/publisher/v202411` namespace.\n"]]