[[["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-05-15 UTC."],[[["The ProposalService provides various actions to manage programmatic proposals, such as pausing, resuming, archiving, and requesting buyer reviews."],["`PauseProposals` action specifically allows pausing programmatic proposals, requiring a reason for the pause."],["All ProposalService actions operate within the namespace `https://www.google.com/apis/ads/publisher/v202405`."],["`PauseProposals` inherits from `ProposalAction` and includes a field for providing a reason for pausing the proposal."]]],["The `ProposalService` inherits `ProposalAction` and offers various actions for managing proposals. These actions include `ArchiveProposals`, `DiscardLocalVersionEdits`, `EditProposalsForNegotiation`, `PauseProposals`, `RequestBuyerAcceptance`, `RequestBuyerReview`, `ReserveProposals`, `ResumeProposals`, `TerminateNegotiations`, `UnarchiveProposals`, and `UpdateOrderWithSellerData`. `PauseProposals` action requires a `reason` string field to describe the pausing of a `Proposal`. All actions are in the `https://www.google.com/apis/ads/publisher/v202405` namespace.\n"]]