[[["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-11-19 UTC."],[[["The `PauseProposals` action is used to pause programmatic `Proposal` objects within Google Ad Manager."],["It's part of the `ProposalService` and inherits from the `ProposalAction` type."],["This action requires a `reason` to be provided, explaining why the proposal is being paused."],["The namespace for this action is `https://www.google.com/apis/ads/publisher/v202411`."]]],["The `ProposalService` utilizes `ProposalAction` for various operations on proposals. Key actions include: `ArchiveProposals`, `DiscardLocalVersionEdits`, `EditProposalsForNegotiation`, `PauseProposals`, `RequestBuyerAcceptance`, `RequestBuyerReview`, `ReserveProposals`, `ResumeProposals`, `TerminateNegotiations`, `UnarchiveProposals`, and `UpdateOrderWithSellerData`. Specifically, `PauseProposals` allows pausing proposals, with a required `reason` field to describe the pause. The namespace is `https://www.google.com/apis/ads/publisher/v202411`.\n"]]