type ReserveProposals (v202408)
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/v202408
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-08-20 UTC.
[null,null,["Last updated 2024-08-20 UTC."],[[["The `ProposalService` allows for various actions on proposals, such as archiving, discarding edits, pausing, resuming, and requesting buyer acceptance or review."],["The `ReserveProposals` action is used to reserve inventory for `Proposal` objects, typically preventing overbooking unless explicitly allowed."],["This service operates within the namespace `https://www.google.com/apis/ads/publisher/v202408`."],["`ReserveProposals` includes an optional `allowOverbook` field, a boolean value that dictates whether overbooking is permitted."]]],["The `ProposalService` offers actions for managing proposals, inheriting from `ProposalAction`. Key actions include `ArchiveProposals`, `DiscardLocalVersionEdits`, `EditProposalsForNegotiation`, `PauseProposals`, `RequestBuyerAcceptance`, `RequestBuyerReview`, `ReserveProposals`, `ResumeProposals`, `TerminateNegotiations`, `UnarchiveProposals`, and `UpdateOrderWithSellerData`. The `ReserveProposals` action manages inventory reservation, optionally allowing overbooking if `allowOverbook` is set to `true`.\n"]]