type DeleteLineItems (v202408)
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.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
Field
|
LineItemAction (inherited)
|
DeleteLineItems
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-08-20 UTC.
[null,null,["Last updated 2024-08-20 UTC."],[[["The `DeleteLineItems` action is used to remove line items that have never been eligible to serve."],["Deleted line items still contribute to network limits and can't be permanently removed."],["Refer to the Google Ad Manager Help Center for further details on line item deletion and network limits."]]],["The `LineItemService` offers actions for managing line items, including `ActivateLineItems`, `ArchiveLineItems`, `DeleteLineItems`, `PauseLineItems`, `ReleaseLineItems`, `ReserveLineItems`, `ResumeLineItems`, and `UnarchiveLineItems`. `DeleteLineItems` specifically removes line items that have not yet served, but deleted items still count towards network limits. The `LineItemAction` is inherited, and all operations operate within the namespace `https://www.google.com/apis/ads/publisher/v202408`.\n"]]