[[["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 allows for various actions on programmatic proposals, including pausing, archiving, and reserving."],["The `PauseProposals` action specifically pauses programmatic proposals and can include a reason for the pause."],["This service is part of the Google Ad Manager API and uses a specific namespace for its operations."]]],["The `ProposalService` uses `ProposalAction` to manage `Proposal` objects. Key actions include `ArchiveProposals`, `DiscardLocalVersionEdits`, `EditProposalsForNegotiation`, `PauseProposals`, `RequestBuyerAcceptance`, `RequestBuyerReview`, `ReserveProposals`, `ResumeProposals`, `TerminateNegotiations`, `UnarchiveProposals`, and `UpdateOrderWithSellerData`. `PauseProposals` action allows pausing of programmatic proposals and includes a `reason` field to describe the pause. The namespace is `https://www.google.com/apis/ads/publisher/v202402`.\n"]]