[[["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-05-15 UTC."],[[["DeactivateUsers is the action used for deactivating User objects."],["This action is part of the UserService within the Google Ad Manager API."],["The namespace for this action is `https://www.google.com/apis/ads/publisher/v202405`."],["DeactivateUsers inherits from UserAction."]]],["The `UserService` includes actions for managing `User` objects, specifically through the `UserAction` inheritance. `DeactivateUsers` is a defined action within this framework, used to deactivate `User` objects. This functionality resides within the namespace `https://www.google.com/apis/ads/publisher/v202405`. The available actions are `ActivateUsers` and `DeactivateUsers` to manipulate the status of the `User` objects. The actions are inherited from the `UserAction` class.\n"]]