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-02-13 UTC."],[[["The `ReserveProposalLineItems` action reserves inventory for `ProposalLineItem` objects within programmatic proposals, primarily outside of sales management workflows."],["By default, it avoids overbooking; however, setting `allowOverbook` to `true` permits inventory overbooking."],["This service inherits functionalities from `ProposalLineItemAction`, offering additional actions such as archiving, pausing, releasing, resuming, and unarchiving proposal line items."],["The service operates within the namespace `https://www.google.com/apis/ads/publisher/v202402`."]]],["The `ProposalLineItemService` allows actions on `ProposalLineItem` objects, including archiving, pausing, releasing, reserving, resuming, and unarchiving. `ReserveProposalLineItems` reserves inventory for proposal line items without overbooking unless `allowOverbook` is set to `true`. This is specifically for programmatic proposals not using sales management, and it inherits from `ProposalLineItemAction`. The namespace for this service is `https://www.google.com/apis/ads/publisher/v202402`.\n"]]