type ArchiveLineItems (v202402)
The action used for archiving LineItem objects.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202402
Field
|
LineItemAction (inherited)
|
ArchiveLineItems
|
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-02-13 UTC.
[null,null,["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"]]