[[["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 `ReserveLineItems` action is used for reserving LineItem objects in Google Ad Manager."],["This action is part of the `LineItemService` and inherits from `LineItemAction`."],["`skipInventoryCheck` is an optional field to bypass inventory checks during reservation, defaulting to false."],["The namespace for this action is `https://www.google.com/apis/ads/publisher/v202402`."]]],["The `LineItemService` supports various actions on `LineItem` objects, including activation, archiving, deletion, pausing, releasing, reserving, resuming, and unarchiving. The `ReserveLineItems` action, part of `LineItemAction`, specifically handles reserving line items. Within `ReserveLineItems`, the `skipInventoryCheck` field (a boolean) determines if inventory checks are bypassed, defaulting to `false`. It also has a `ReserveAndOverbookLineItems` option.\n"]]