[[["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-05-15 UTC."],[[["The `ReserveLineItems` action is used for reserving `LineItem` objects within the Google Ad Manager API."],["This action is part of the `LineItemService` and inherits from `LineItemAction`."],["`skipInventoryCheck` is an optional boolean field that allows skipping the inventory check during reservation, defaulting to false."]]],["The `LineItemService` manages actions on `LineItem` objects, including activation, archiving, deletion, pausing, releasing, reserving, resuming, and unarchiving. `ReserveLineItems`, a specific action, is detailed with the option to `skipInventoryCheck`, a boolean field defaulting to false. `ReserveAndOverbookLineItems` is a subaction of `ReserveLineItems`. These actions inherit from `LineItemAction`, defined within the specified namespace.\n"]]