[[["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."],[[["\u003cp\u003eThe ProposalService allows for various actions to be performed on Proposal objects, such as archiving, pausing, resuming, and requesting buyer acceptance.\u003c/p\u003e\n"],["\u003cp\u003eThese actions are represented by the ProposalAction object and its inheritances like ArchiveProposals, PauseProposals, and RequestBuyerAcceptance.\u003c/p\u003e\n"],["\u003cp\u003eThe ProposalService operates within the namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can use the \u003ccode\u003eperformProposalAction()\u003c/code\u003e method to execute these actions on proposals within Google Ad Manager.\u003c/p\u003e\n"]]],["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"],null,["# abstract type ProposalAction (v202408)\n\n**Service** \n**ProposalService** **Dependencies** \n[performProposalAction()](/ad-manager/api/reference/v202408/ProposalService#performProposalAction) \n▼\n**ProposalAction** **Inheritance** \n**ProposalAction** \n▼\n[ArchiveProposals](/ad-manager/api/reference/v202408/ProposalService.ArchiveProposals) [DiscardLocalVersionEdits](/ad-manager/api/reference/v202408/ProposalService.DiscardLocalVersionEdits) [EditProposalsForNegotiation](/ad-manager/api/reference/v202408/ProposalService.EditProposalsForNegotiation) [PauseProposals](/ad-manager/api/reference/v202408/ProposalService.PauseProposals) [RequestBuyerAcceptance](/ad-manager/api/reference/v202408/ProposalService.RequestBuyerAcceptance) [RequestBuyerReview](/ad-manager/api/reference/v202408/ProposalService.RequestBuyerReview) [ReserveProposals](/ad-manager/api/reference/v202408/ProposalService.ReserveProposals) [ResumeProposals](/ad-manager/api/reference/v202408/ProposalService.ResumeProposals) [TerminateNegotiations](/ad-manager/api/reference/v202408/ProposalService.TerminateNegotiations) [UnarchiveProposals](/ad-manager/api/reference/v202408/ProposalService.UnarchiveProposals) [UpdateOrderWithSellerData](/ad-manager/api/reference/v202408/ProposalService.UpdateOrderWithSellerData)\n\nRepresents the actions that can be performed on [Proposal](/ad-manager/api/reference/v202408/ProposalService.Proposal) objects.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Field ----- ||\n|---|---|"]]