The action to reserve inventory for ProposalLineItem objects. It does not
overbook inventory unless allowOverbook is set to true.
This action is only applicable for programmatic proposals not using sales management.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-08-20 UTC."],[[["The `ProposalLineItemService` allows for various actions on proposal line items, including archiving, pausing, releasing, reserving, resuming, and unarchiving."],["`ReserveProposalLineItems` action reserves inventory for proposal line items but avoids overbooking unless `allowOverbook` is set to true."],["This service is specifically designed for programmatic proposals that are not utilizing sales management."],["`ProposalLineItemService` is namespaced under `https://www.google.com/apis/ads/publisher/v202408`."],["It inherits `ProposalLineItemAction` and includes fields like `ReserveProposalLineItems` and `allowOverbook` (boolean)."]]],[]]