[[["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-02-13 UTC."],[[["The `ProposalService.ReserveProposals` action is used to reserve inventory for Proposal objects within Google Ad Manager."],["Overbooking is prevented by default but can be allowed by setting the `allowOverbook` field to `true`."],["This action is part of the `ProposalService` and inherits from `ProposalAction` within the Google Ad Manager API."],["The namespace for this service is `https://www.google.com/apis/ads/publisher/v202402`."]]],["The `ProposalService` inherits from `ProposalAction` and includes actions like `ArchiveProposals`, `DiscardLocalVersionEdits`, `EditProposalsForNegotiation`, `PauseProposals`, `RequestBuyerAcceptance`, `RequestBuyerReview`, `ReserveProposals`, `ResumeProposals`, `TerminateNegotiations`, `UnarchiveProposals`, and `UpdateOrderWithSellerData`. `ReserveProposals` is used to reserve inventory for Proposal objects, preventing overbooking by default. Overbooking can be allowed by setting the `allowOverbook` boolean field to true.\n"]]