type RequestBuyerAcceptance (v202405)
The action used to request acceptance from the buyer for the Proposal through
Marketplace. This action does check forecasting unless allowOverbook is set to true
.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202405
Field
|
ProposalAction (inherited)
|
RequestBuyerAcceptance
|
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.RequestBuyerAcceptance action is used to request acceptance from the buyer for a Proposal through Marketplace."],["This action checks forecasting by default, unless allowOverbook is set to true to bypass this check."],["RequestBuyerAcceptance inherits from ProposalAction and operates within the specified namespace."],["The action includes an allowOverbook field, a boolean value that determines whether forecasting checks should be bypassed."]]],["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. `RequestBuyerAcceptance`, a specific action, solicits buyer approval via Marketplace, and checks forecasting unless `allowOverbook` is enabled. This service operates within the `https://www.google.com/apis/ads/publisher/v202405` namespace. The `allowOverbook` is a boolean.\n"]]