type ReleaseLineItems (v202405)
The action used for releasing LineItem objects.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202405
Field
|
LineItemAction (inherited)
|
ReleaseLineItems
|
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 `ReleaseLineItems` action is part of the `LineItemService` and is used to release `LineItem` objects."],["This service allows for various actions on line items, including activating, archiving, deleting, pausing, reserving, resuming, and unarchiving."],["The namespace for this service is `https://www.google.com/apis/ads/publisher/v202405`."],["`ReleaseLineItems` inherits from the `LineItemAction` class."]]],["The `LineItemService` manages actions on `LineItem` objects, utilizing `LineItemAction` as the base. Specific actions include `ActivateLineItems`, `ArchiveLineItems`, `DeleteLineItems`, `PauseLineItems`, `ReleaseLineItems`, `ReserveLineItems`, `ResumeLineItems`, and `UnarchiveLineItems`. `ReleaseLineItems` is the dedicated action for releasing line item objects within the `https://www.google.com/apis/ads/publisher/v202405` namespace, and it inherits from `LineItemAction`.\n"]]