[[["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 allows for various actions to be performed on proposals, such as archiving, pausing, resuming, and requesting buyer acceptance."],["`RequestBuyerReview` is an action within the ProposalService used to initiate a review of the proposal by the buyer."],["This service operates within the namespace `https://www.google.com/apis/ads/publisher/v202405`."],["It inherits functionality from the broader `ProposalAction` class, providing a framework for managing proposal interactions."]]],["The `ProposalService` uses `ProposalAction` to manage proposals. Key actions include `ArchiveProposals`, `DiscardLocalVersionEdits`, `EditProposalsForNegotiation`, `PauseProposals`, `RequestBuyerAcceptance`, `ReserveProposals`, `ResumeProposals`, `TerminateNegotiations`, `UnarchiveProposals`, and `UpdateOrderWithSellerData`. `RequestBuyerReview` specifically requests buyer review for a proposal. These actions are used under the `ProposalAction` inheritance of the `ProposalService` within the namespace `https://www.google.com/apis/ads/publisher/v202405`.\n"]]