abstract type LineItemAction (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
Represents the actions that can be performed on LineItem objects.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
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 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eThe LineItemService allows for performing actions on LineItem objects.\u003c/p\u003e\n"],["\u003cp\u003eAvailable actions include activating, archiving, deleting, pausing, releasing, reserving, resuming, and unarchiving line items.\u003c/p\u003e\n"],["\u003cp\u003eThese actions are represented by the LineItemAction and its inherited classes.\u003c/p\u003e\n"],["\u003cp\u003eThe service operates within the \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\u003c/code\u003e namespace.\u003c/p\u003e\n"]]],["The `LineItemService` enables actions on `LineItem` objects via `performLineItemAction()`. These actions, inherited from `LineItemAction`, include: activating, archiving, deleting, pausing, releasing, reserving, resuming, and unarchiving line items. The service's namespace is `https://www.google.com/apis/ads/publisher/v202411`. Each action is linked to its specific method, facilitating operations on the `LineItem` objects.\n"],null,["# abstract type LineItemAction (v202411)\n\n**Service** \n**LineItemService** **Dependencies** \n[performLineItemAction()](/ad-manager/api/reference/v202411/LineItemService#performLineItemAction) \n▼\n**LineItemAction** **Inheritance** \n**LineItemAction** \n▼\n[ActivateLineItems](/ad-manager/api/reference/v202411/LineItemService.ActivateLineItems) [ArchiveLineItems](/ad-manager/api/reference/v202411/LineItemService.ArchiveLineItems) [DeleteLineItems](/ad-manager/api/reference/v202411/LineItemService.DeleteLineItems) [PauseLineItems](/ad-manager/api/reference/v202411/LineItemService.PauseLineItems) [ReleaseLineItems](/ad-manager/api/reference/v202411/LineItemService.ReleaseLineItems) [ReserveLineItems](/ad-manager/api/reference/v202411/LineItemService.ReserveLineItems) [ResumeLineItems](/ad-manager/api/reference/v202411/LineItemService.ResumeLineItems) [UnarchiveLineItems](/ad-manager/api/reference/v202411/LineItemService.UnarchiveLineItems)\n\nRepresents the actions that can be performed on [LineItem](/ad-manager/api/reference/v202411/LineItemService.LineItem) objects.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Field ----- ||\n|---|---|"]]