[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["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|---|---|"]]