[[["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 `PauseLineItems` action is used to pause `LineItem` objects within the Google Ad Manager API."],["This action is part of the `LineItemService` and inherits from the broader `LineItemAction` class within the specified namespace."],["Developers can utilize this action to programmatically control the active state of line items in their Ad Manager accounts."]]],["The `LineItemService` uses `LineItemAction` for managing line items. Available actions include `ActivateLineItems`, `ArchiveLineItems`, `DeleteLineItems`, `PauseLineItems`, `ReleaseLineItems`, `ReserveLineItems`, `ResumeLineItems`, and `UnarchiveLineItems`. Specifically, `PauseLineItems` is used to pause `LineItem` objects. This service operates within the namespace `https://www.google.com/apis/ads/publisher/v202402`.\n"]]