abstract type ProposalLineItemAction (v202408)
Service
ProposalLineItemService
Represents the actions that can be performed on ProposalLineItem objects.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
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 ProposalLineItemService allows for performing actions on ProposalLineItem objects."],["ProposalLineItemActions include archiving, pausing, releasing, reserving, resuming, and unarchiving ProposalLineItems."],["These actions are managed through the `performProposalLineItemAction` method within the ProposalLineItemService."],["The service operates within the namespace `https://www.google.com/apis/ads/publisher/v202408`."]]],["The `ProposalLineItemService` allows actions on `ProposalLineItem` objects. Key actions include `ArchiveProposalLineItems`, `PauseProposalLineItems`, `ReleaseProposalLineItems`, `ReserveProposalLineItems`, `ResumeProposalLineItems`, and `UnarchiveProposalLineItems`. These actions are executed via the `performProposalLineItemAction()` method, and they are all part of the `ProposalLineItemAction` inheritance. The service operates within the namespace `https://www.google.com/apis/ads/publisher/v202408`.\n"]]