[[["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 2024-08-20 UTC."],[[["The UserService enables actions on User objects within Google Ad Manager."],["User actions include activating and deactivating users, accessible via dedicated methods."],["These actions are represented by the UserAction and its inheritors, such as ActivateUsers and DeactivateUsers."],["UserService operations are performed within the specified namespace for version 202408 of the API."]]],["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"]]