abstract type UserAction (v202502)

  • UserAction represents actions that can be performed on User objects within the UserService.

  • UserAction is an inherited class with specific actions like ActivateUsers and DeactivateUsers.

  • The performUserAction() method in UserService takes a UserAction as a dependency.

Represents the actions that can be performed on User objects.


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

Field