[[["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.ResumeLineItems` action is used to resume `LineItem` objects within Google Ad Manager."],["This action inherits from `LineItemAction` and provides functionality to resume line items, optionally bypassing inventory checks."],["The `skipInventoryCheck` field allows control over inventory verification during the resume operation, defaulting to `false`."]]],["The `LineItemService` includes actions for managing `LineItem` objects. Key actions include: `ActivateLineItems`, `ArchiveLineItems`, `DeleteLineItems`, `PauseLineItems`, `ReleaseLineItems`, `ReserveLineItems`, `ResumeLineItems`, and `UnarchiveLineItems`. The `ResumeLineItems` action can further use `ResumeAndOverbookLineItems`. The action `ResumeLineItems` includes a `skipInventoryCheck` field (default: false) to bypass inventory checks during the action. The namespace is `https://www.google.com/apis/ads/publisher/v202408`.\n"]]