abstract type OrderAction (v202505)

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

  • OrderAction inherits from the OrderAction service.

  • The performOrderAction() function is dependent on OrderAction.

  • Various specific actions are listed that inherit from OrderAction, such as ApproveOrders, DeleteOrders, and PauseOrders.

Represents the actions that can be performed on Order objects.


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

Field