[[["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-08-20 UTC."],[[["The ProposalService allows for various actions to be performed on Proposal objects, such as archiving, pausing, resuming, and requesting buyer acceptance."],["These actions are represented by the ProposalAction object and its inheritances like ArchiveProposals, PauseProposals, and RequestBuyerAcceptance."],["The ProposalService operates within the namespace `https://www.google.com/apis/ads/publisher/v202408`."],["Developers can use the `performProposalAction()` method to execute these actions on proposals within Google Ad Manager."]]],["The `ProposalService` enables actions on `Proposal` objects via `performProposalAction()`. These actions, part of `ProposalAction`, include archiving, unarchiving, discarding local edits, negotiating, pausing, resuming, requesting buyer acceptance or review, reserving, and terminating negotiations. It also supports updating orders with seller data. All these functionalities operate under the namespace `https://www.google.com/apis/ads/publisher/v202408`.\n"]]