abstract type UserAction (v202408)
Stay organized with collections
Save and categorize content based on your preferences.
Represents the actions that can be performed on User objects.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eThe UserService enables actions on User objects within Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eUser actions include activating and deactivating users, accessible via dedicated methods.\u003c/p\u003e\n"],["\u003cp\u003eThese actions are represented by the UserAction and its inheritors, such as ActivateUsers and DeactivateUsers.\u003c/p\u003e\n"],["\u003cp\u003eUserService operations are performed within the specified namespace for version 202408 of the API.\u003c/p\u003e\n"]]],["The `UserService` allows actions on `User` objects via `performUserAction()`. This utilizes the `UserAction` type, which includes specific actions like `ActivateUsers` and `DeactivateUsers`. These actions are part of the `https://www.google.com/apis/ads/publisher/v202408` namespace. `UserService` has dependencies that can be performed through the actions, like activating or deactivating a user.\n"],null,["# abstract type UserAction (v202408)\n\n**Service** \n**UserService** **Dependencies** \n[performUserAction()](/ad-manager/api/reference/v202408/UserService#performUserAction) \n▼\n**UserAction** **Inheritance** \n**UserAction** \n▼\n[ActivateUsers](/ad-manager/api/reference/v202408/UserService.ActivateUsers) [DeactivateUsers](/ad-manager/api/reference/v202408/UserService.DeactivateUsers)\n\nRepresents the actions that can be performed on [User](/ad-manager/api/reference/v202408/UserService.User) objects.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Field ----- ||\n|---|---|"]]