type PauseLineItems (v202405)
The action used for pausing LineItem objects.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202405
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-05-15 UTC.
[null,null,["Last updated 2024-05-15 UTC."],[[["The `PauseLineItems` action is used to pause `LineItem` objects within Google Ad Manager."],["It is part of the `LineItemService` and inherits from `LineItemAction`."],["This action is namespaced under `https://www.google.com/apis/ads/publisher/v202405`."],["Developers can use this action to programmatically manage the active state of line items."]]],["The `LineItemService` manages actions on `LineItem` objects, utilizing `LineItemAction` as the base. Specific actions include `ActivateLineItems`, `ArchiveLineItems`, `DeleteLineItems`, `PauseLineItems`, `ReleaseLineItems`, `ReserveLineItems`, `ResumeLineItems`, and `UnarchiveLineItems`. `PauseLineItems` is specifically for pausing line items, and `LineItemAction` is inherited by the rest of the given actions, all within the namespace `https://www.google.com/apis/ads/publisher/v202405`.\n"]]