[[["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 `LineItemService` allows for various actions on line items, including activating, archiving, deleting, pausing, releasing, reserving, resuming, and unarchiving."],["`ReserveLineItems` is an action specifically for reserving line item objects."],["`ReserveLineItems` provides the option to skip inventory checks during the reservation process via the `skipInventoryCheck` field."],["This service operates within the namespace `https://www.google.com/apis/ads/publisher/v202408`."]]],["The `LineItemService` uses `LineItemAction` to manage line items. Specific actions include `ActivateLineItems`, `ArchiveLineItems`, `DeleteLineItems`, `PauseLineItems`, `ReleaseLineItems`, `ReserveLineItems`, `ResumeLineItems`, and `UnarchiveLineItems`. `ReserveAndOverbookLineItems` is a specialized reserve action. `ReserveLineItems` allows for skipping inventory checks via the `skipInventoryCheck` field, a boolean that defaults to false. The namespace for these actions is `https://www.google.com/apis/ads/publisher/v202408`.\n"]]