abstract type ProposalLineItemAction (v202411)
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/v202411
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 \u003ccode\u003eProposalLineItemService\u003c/code\u003e allows for performing actions on \u003ccode\u003eProposalLineItem\u003c/code\u003e objects.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eProposalLineItemAction\u003c/code\u003e objects represent the specific actions that can be taken on proposal line items, including archiving, pausing, releasing, reserving, resuming, and unarchiving.\u003c/p\u003e\n"],["\u003cp\u003eThis service uses the namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\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 part of the `ProposalLineItemAction`, accessible via `performProposalLineItemAction()`. The namespace for these services is `https://www.google.com/apis/ads/publisher/v202411`.\n"],null,["# abstract type ProposalLineItemAction (v202411)\n\n**Service** \n**ProposalLineItemService** **Dependencies** \n[performProposalLineItemActi...](/ad-manager/api/reference/v202411/ProposalLineItemService#performProposalLineItemAction \"performProposalLineItemAction()\") \n▼\n**ProposalLineItemAction** **Inheritance** \n**ProposalLineItemAction** \n▼\n[ArchiveProposalLineItems](/ad-manager/api/reference/v202411/ProposalLineItemService.ArchiveProposalLineItems) [PauseProposalLineItems](/ad-manager/api/reference/v202411/ProposalLineItemService.PauseProposalLineItems) [ReleaseProposalLineItems](/ad-manager/api/reference/v202411/ProposalLineItemService.ReleaseProposalLineItems) [ReserveProposalLineItems](/ad-manager/api/reference/v202411/ProposalLineItemService.ReserveProposalLineItems) [ResumeProposalLineItems](/ad-manager/api/reference/v202411/ProposalLineItemService.ResumeProposalLineItems) [UnarchiveProposalLineItems](/ad-manager/api/reference/v202411/ProposalLineItemService.UnarchiveProposalLineItems)\n\nRepresents the actions that can be performed on [ProposalLineItem](/ad-manager/api/reference/v202411/ProposalLineItemService.ProposalLineItem) objects.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Field ----- ||\n|---|---|"]]