[[["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 `ProposalService` allows for various actions to be performed on proposals, such as archiving, pausing, resuming, and requesting buyer acceptance."],["`ArchiveProposals` is a specific action used within the `ProposalService` to archive `Proposal` objects."],["This service operates within the namespace `https://www.google.com/apis/ads/publisher/v202411`."],["`ProposalAction` is an inherited field that encompasses different actions applicable to proposals."]]],["The `ProposalService` allows managing proposals through various actions, all inheriting from `ProposalAction`. Key actions include: `ArchiveProposals`, `DiscardLocalVersionEdits`, `EditProposalsForNegotiation`, `PauseProposals`, `RequestBuyerAcceptance`, `RequestBuyerReview`, `ReserveProposals`, `ResumeProposals`, `TerminateNegotiations`, `UnarchiveProposals`, and `UpdateOrderWithSellerData`. `ArchiveProposals` is specifically designated for archiving `Proposal` objects. The namespace for these operations is `https://www.google.com/apis/ads/publisher/v202411`.\n"]]