type ReserveProposals (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
The action to reserve inventory for Proposal objects. It does not allow overbooking
unless allowOverbook is set to true
.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Field
|
ProposalAction (inherited)
|
ReserveProposals
|
allowOverbook
|
xsd:boolean
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eProposalService.ReserveProposals\u003c/code\u003e action is used to reserve inventory for Proposal objects.\u003c/p\u003e\n"],["\u003cp\u003eOverbooking is prevented by default but can be allowed by setting \u003ccode\u003eallowOverbook\u003c/code\u003e to \u003ccode\u003etrue\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis service is part of the Google Ad Manager API and uses the namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe service inherits from \u003ccode\u003eProposalAction\u003c/code\u003e and includes the \u003ccode\u003eallowOverbook\u003c/code\u003e field.\u003c/p\u003e\n"]]],["The `ProposalService` uses `ProposalAction` to manage proposals. Key actions include: archiving, discarding edits, editing for negotiation, pausing, requesting buyer acceptance/review, reserving, resuming, terminating negotiations, unarchiving, and updating order data. `ReserveProposals` is used to reserve inventory, with an option to allow overbooking by setting `allowOverbook` to `true`. This is part of the `https://www.google.com/apis/ads/publisher/v202411` namespace.\n"],null,["# type ReserveProposals (v202411)\n\n**Service** \n**ProposalService** **Inheritance** \n[ProposalAction](/ad-manager/api/reference/v202411/ProposalService.ProposalAction) \n▼\n[ArchiveProposals](/ad-manager/api/reference/v202411/ProposalService.ArchiveProposals) [DiscardLocalVersionEdits](/ad-manager/api/reference/v202411/ProposalService.DiscardLocalVersionEdits) [EditProposalsForNegotiation](/ad-manager/api/reference/v202411/ProposalService.EditProposalsForNegotiation) [PauseProposals](/ad-manager/api/reference/v202411/ProposalService.PauseProposals) [RequestBuyerAcceptance](/ad-manager/api/reference/v202411/ProposalService.RequestBuyerAcceptance) [RequestBuyerReview](/ad-manager/api/reference/v202411/ProposalService.RequestBuyerReview) **ReserveProposals** [ResumeProposals](/ad-manager/api/reference/v202411/ProposalService.ResumeProposals) [TerminateNegotiations](/ad-manager/api/reference/v202411/ProposalService.TerminateNegotiations) [UnarchiveProposals](/ad-manager/api/reference/v202411/ProposalService.UnarchiveProposals) [UpdateOrderWithSellerData](/ad-manager/api/reference/v202411/ProposalService.UpdateOrderWithSellerData)\n\nThe action to reserve inventory for [Proposal](/ad-manager/api/reference/v202411/ProposalService.Proposal) objects. It does not allow overbooking\nunless [allowOverbook](#allowOverbook) is set to `true`.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Field ----- ||\n|---------------------|-------------------------|\n| **`ProposalAction` (inherited)** ||\n| **`ReserveProposals`** ||\n| ### `allowOverbook` | ` `xsd:`boolean` \u003cbr /\u003e |"]]