[[["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-02-13 UTC."],[[["The ProposalService enables management of proposals, including archiving, discarding edits, pausing, resuming, and requesting buyer actions."],["This service provides actions like `ArchiveProposals`, `DiscardLocalVersionEdits`, `PauseProposals`, and more for proposal management."],["`UnarchiveProposals` is a specific action within ProposalService used to restore archived proposals."],["ProposalService operates within the namespace `https://www.google.com/apis/ads/publisher/v202402`."]]],["The core content outlines actions related to the `ProposalService`, specifically within the `ProposalAction` inheritance. Key actions include `ArchiveProposals`, `DiscardLocalVersionEdits`, `EditProposalsForNegotiation`, `PauseProposals`, `RequestBuyerAcceptance`, `RequestBuyerReview`, `ReserveProposals`, `ResumeProposals`, and `TerminateNegotiations`. Additionally, the service allows to unarchive proposals, and update an order with seller data. The `UnarchiveProposals` action is used to restore archived `Proposal` objects, and it belongs to `ProposalAction` inheritance.\n"]]