type ReserveProposals (v202402)
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/v202402
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 2024-02-13 UTC.
[null,null,["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"]]