AI-generated Key Takeaways
-
OrderAction
represents actions that can be performed onOrder
objects. -
OrderAction
has dependencies onOrderService.performOrderAction()
. -
Various specific actions like ApproveOrders, ArchiveOrders, and DeleteOrders inherit from
OrderAction
.
Service
OrderService
Dependencies
performOrderAction()
▼
OrderAction
Inheritance
Represents the actions that can be performed on Order objects.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202508
Field |
---|