abstract type OrderAction (v202508)

  • OrderAction represents actions that can be performed on Order objects.

  • OrderAction has dependencies on OrderService.performOrderAction().

  • Various specific actions like ApproveOrders, ArchiveOrders, and DeleteOrders inherit from OrderAction.

Represents the actions that can be performed on Order objects.


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

Field