abstract type ProposalLineItemAction (v202408)
Stay organized with collections
Save and categorize content based on your preferences.
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 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eThe ProposalLineItemService allows for performing actions on ProposalLineItem objects.\u003c/p\u003e\n"],["\u003cp\u003eProposalLineItemActions include archiving, pausing, releasing, reserving, resuming, and unarchiving ProposalLineItems.\u003c/p\u003e\n"],["\u003cp\u003eThese actions are managed through the \u003ccode\u003eperformProposalLineItemAction\u003c/code\u003e method within the ProposalLineItemService.\u003c/p\u003e\n"],["\u003cp\u003eThe service operates within the namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e.\u003c/p\u003e\n"]]],["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"],null,["# abstract type ProposalLineItemAction (v202408)\n\n**Service** \n**ProposalLineItemService** **Dependencies** \n[performProposalLineItemActi...](/ad-manager/api/reference/v202408/ProposalLineItemService#performProposalLineItemAction \"performProposalLineItemAction()\") \n▼\n**ProposalLineItemAction** **Inheritance** \n**ProposalLineItemAction** \n▼\n[ArchiveProposalLineItems](/ad-manager/api/reference/v202408/ProposalLineItemService.ArchiveProposalLineItems) [PauseProposalLineItems](/ad-manager/api/reference/v202408/ProposalLineItemService.PauseProposalLineItems) [ReleaseProposalLineItems](/ad-manager/api/reference/v202408/ProposalLineItemService.ReleaseProposalLineItems) [ReserveProposalLineItems](/ad-manager/api/reference/v202408/ProposalLineItemService.ReserveProposalLineItems) [ResumeProposalLineItems](/ad-manager/api/reference/v202408/ProposalLineItemService.ResumeProposalLineItems) [UnarchiveProposalLineItems](/ad-manager/api/reference/v202408/ProposalLineItemService.UnarchiveProposalLineItems)\n\nRepresents the actions that can be performed on [ProposalLineItem](/ad-manager/api/reference/v202408/ProposalLineItemService.ProposalLineItem) objects.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Field ----- ||\n|---|---|"]]