[[["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.ReserveProposals action is used to reserve inventory for Proposal objects."],["Overbooking is prevented by default but can be allowed by setting the `allowOverbook` field to `true`."],["This service is part of the Google Ad Manager API and uses the namespace `https://www.google.com/apis/ads/publisher/v202405`."],["ProposalService inherits from ProposalAction and includes other actions like ArchiveProposals, EditProposalsForNegotiation, and more."]]],["The `ProposalService` uses `ProposalAction` to manage proposals. Key actions include `ArchiveProposals`, `DiscardLocalVersionEdits`, `EditProposalsForNegotiation`, `PauseProposals`, `RequestBuyerAcceptance`, `RequestBuyerReview`, `ReserveProposals`, `ResumeProposals`, `TerminateNegotiations`, `UnarchiveProposals`, and `UpdateOrderWithSellerData`. `ReserveProposals` is used to reserve inventory, with an option (`allowOverbook`) to permit overbooking. The namespace for this service is `https://www.google.com/apis/ads/publisher/v202405`.\n"]]