type ReserveProposals (v202411)
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 2024-11-19 UTC.
[null,null,["Last updated 2024-11-19 UTC."],[[["The `ProposalService.ReserveProposals` action is used to reserve inventory for Proposal objects."],["Overbooking is prevented by default but can be allowed by setting `allowOverbook` to `true`."],["This service is part of the Google Ad Manager API and uses the namespace `https://www.google.com/apis/ads/publisher/v202411`."],["The service inherits from `ProposalAction` and includes the `allowOverbook` field."]]],["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"]]