[[["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 `ArchiveLineItems` action is used to archive `LineItem` objects within the `LineItemService`."],["This action is part of the `LineItemService` and inherits from `LineItemAction`, residing within the namespace `https://www.google.com/apis/ads/publisher/v202402`."],["The service offers other actions such as activating, deleting, pausing, releasing, reserving, resuming, and unarchiving line items."]]],["The `LineItemService` allows actions on `LineItem` objects. Core actions include: `ActivateLineItems`, `ArchiveLineItems`, `DeleteLineItems`, `PauseLineItems`, `ReleaseLineItems`, `ReserveLineItems`, `ResumeLineItems`, and `UnarchiveLineItems`. `ArchiveLineItems` is the action used to archive these objects. These actions all inherit from `LineItemAction` within the specified namespace. The `LineItemAction` is the parent class.\n"]]