type ReserveProposals (v202405)
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/v202405
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-05-15 UTC.
[null,null,["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"]]