type DeleteLineItems (v202405)
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/v202405
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-05-15 UTC.
[null,null,["Last updated 2024-05-15 UTC."],[[["The `DeleteLineItems` action is used to delete `LineItem` objects within the Google Ad Manager API."],["Line items can only be deleted if they have never been eligible to serve, but they still contribute to network limits."],["Developers can find more information about network limits and deleted line items in the Google Ad Manager Help Center."]]],["The `LineItemService` allows actions on line items, inheriting from `LineItemAction`. Available actions include activating, archiving, deleting, pausing, releasing, reserving, resuming, and unarchiving line items. `DeleteLineItems` specifically removes line items that have never been eligible to serve, while still counting against network limits. These operations occur within the `https://www.google.com/apis/ads/publisher/v202405` namespace.\n"]]