[[["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-08-20 UTC."],[[["The `ProposalService` allows for various actions on proposals, such as archiving, discarding edits, pausing, resuming, and requesting buyer acceptance or review."],["This service also includes functionality to update a finalized Marketplace Order with seller data via the `UpdateOrderWithSellerData` action."],["All actions are defined within the namespace `https://www.google.com/apis/ads/publisher/v202408`."]]],["The `ProposalService` uses `ProposalAction` to manage proposals. This includes actions like `ArchiveProposals`, `DiscardLocalVersionEdits`, `EditProposalsForNegotiation`, `PauseProposals`, `RequestBuyerAcceptance`, `RequestBuyerReview`, `ReserveProposals`, `ResumeProposals`, `TerminateNegotiations`, and `UnarchiveProposals`. Additionally, the `UpdateOrderWithSellerData` action updates a finalized Marketplace Order with the seller's information, and it is one of the `ProposalAction`. The namespace is `https://www.google.com/apis/ads/publisher/v202408`.\n"]]