type UnarchiveLineItems (v202408)
The action used for unarchiving LineItem objects.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
Field
|
LineItemAction (inherited)
|
UnarchiveLineItems
|
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 `UnarchiveLineItems` action is used to restore previously archived `LineItem` objects within Google Ad Manager."],["This action is part of the `LineItemService` and inherits from `LineItemAction`, providing functionality specific to unarchiving line items."],["Developers can use this action to bring back archived line items, making them accessible again within the system."]]],["The `LineItemService` uses `LineItemAction` for various operations on `LineItem` objects. Key actions include `ActivateLineItems`, `ArchiveLineItems`, `DeleteLineItems`, `PauseLineItems`, `ReleaseLineItems`, `ReserveLineItems`, `ResumeLineItems`, and `UnarchiveLineItems`. The `UnarchiveLineItems` action specifically restores archived `LineItem` objects. These actions are managed within the `https://www.google.com/apis/ads/publisher/v202408` namespace, showing inheritance of `LineItemAction`.\n"]]