[[["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 2024-05-15 UTC."],[[["The `ProposalService` allows for various actions on proposals, such as archiving, discarding edits, pausing, resuming, and requesting buyer acceptance or review."],["This service also includes functionality for reserving proposals, terminating negotiations, and updating orders with seller data."],["The `UnarchiveProposals` action is specifically designed to restore archived `Proposal` objects."],["All these operations are managed within the designated namespace for Google Ad Manager's API."]]],["The `ProposalService` uses `ProposalAction` for various operations on `Proposal` objects. Specific actions include: `ArchiveProposals`, `DiscardLocalVersionEdits`, `EditProposalsForNegotiation`, `PauseProposals`, `RequestBuyerAcceptance`, `RequestBuyerReview`, `ReserveProposals`, `ResumeProposals`, `TerminateNegotiations`, `UnarchiveProposals`, and `UpdateOrderWithSellerData`. `UnarchiveProposals` is a designated action for restoring archived proposals. This service operates within the namespace `https://www.google.com/apis/ads/publisher/v202405`.\n"]]