[[["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 `ResumeLineItems` action is used to resume `LineItem` objects within Google Ad Manager."],["It inherits from `LineItemAction` and provides functionality for resuming line items."],["`skipInventoryCheck` is an optional boolean field to bypass inventory checks during the resume action, defaulting to false."],["The namespace for this service is `https://www.google.com/apis/ads/publisher/v202405`."]]],["The `LineItemService` offers actions for managing `LineItem` objects. Key actions include: `ActivateLineItems`, `ArchiveLineItems`, `DeleteLineItems`, `PauseLineItems`, `ReleaseLineItems`, `ReserveLineItems`, `ResumeLineItems`, and `UnarchiveLineItems`. `ResumeLineItems`, a subclass, also includes `ResumeAndOverbookLineItems`. The `ResumeLineItems` action allows skipping inventory checks, configurable via the `skipInventoryCheck` boolean field (default: false). These actions are part of the `v202405` API namespace.\n"]]