The action used for deleting LineItem objects. A line item can be
deleted if it has never been eligible to serve. Note: deleted line items
will still count against your network limits. For more information, see the
Help Center.
[[["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 `DeleteLineItems` action is used to delete `LineItem` objects within the `LineItemService`."],["Line items can only be deleted if they have never been eligible to serve, and deleted line items still affect network limits."],["This action is part of the Google Ad Manager API under the namespace `https://www.google.com/apis/ads/publisher/v202402`."]]],["The `LineItemService` allows actions on line items, including `ActivateLineItems`, `ArchiveLineItems`, `DeleteLineItems`, `PauseLineItems`, `ReleaseLineItems`, `ReserveLineItems`, `ResumeLineItems`, and `UnarchiveLineItems`. `DeleteLineItems` specifically removes line items that have never been eligible to serve, but these deleted items still count toward network limits. The service actions are inherited from `LineItemAction`. The namespace is defined as `https://www.google.com/apis/ads/publisher/v202402`.\n"]]