abstract type LineItemAction (v202502)

  • LineItemAction represents the actions that can be performed on LineItem objects.

  • LineItemAction has various inherited actions including ActivateLineItems, ArchiveLineItems, DeleteLineItems, PauseLineItems, ReleaseLineItems, ReserveLineItems, ResumeLineItems, and UnarchiveLineItems.

  • The performLineItemAction() function within the LineItemService is used to execute these actions on LineItem objects.

Represents the actions that can be performed on LineItem objects.


Namespace
https://www.google.com/apis/ads/publisher/v202502

Field