type PauseLineItems (v202402)
The action used for pausing LineItem objects.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202402
Field
|
LineItemAction (inherited)
|
PauseLineItems
|
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 `PauseLineItems` action is used to pause `LineItem` objects within the Google Ad Manager API."],["This action is part of the `LineItemService` and inherits from the broader `LineItemAction` class within the specified namespace."],["Developers can utilize this action to programmatically control the active state of line items in their Ad Manager accounts."]]],["The `LineItemService` uses `LineItemAction` for managing line items. Available actions include `ActivateLineItems`, `ArchiveLineItems`, `DeleteLineItems`, `PauseLineItems`, `ReleaseLineItems`, `ReserveLineItems`, `ResumeLineItems`, and `UnarchiveLineItems`. Specifically, `PauseLineItems` is used to pause `LineItem` objects. This service operates within the namespace `https://www.google.com/apis/ads/publisher/v202402`.\n"]]