[[["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 TeamService allows for performing actions on Team objects in Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eTeamAction represents the possible operations, including activating and deactivating teams.\u003c/p\u003e\n"],["\u003cp\u003eThese actions are managed within the specified namespace for the Google Ad Manager API.\u003c/p\u003e\n"]]],["The `TeamService` allows actions on `Team` objects. `performTeamAction()` is the main method for these actions. `TeamAction` is a base class for specific actions. Available actions include `ActivateTeams` and `DeactivateTeams`, which are used to change the status of teams. The service operates within the `https://www.google.com/apis/ads/publisher/v202411` namespace.\n"],null,["# abstract type TeamAction (v202411)\n\n**Service** \n**TeamService** **Dependencies** \n[performTeamAction()](/ad-manager/api/reference/v202411/TeamService#performTeamAction) \n▼\n**TeamAction** **Inheritance** \n**TeamAction** \n▼\n[ActivateTeams](/ad-manager/api/reference/v202411/TeamService.ActivateTeams) [DeactivateTeams](/ad-manager/api/reference/v202411/TeamService.DeactivateTeams)\n\nRepresents the actions that can be performed on [Team](/ad-manager/api/reference/v202411/TeamService.Team) objects.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Field ----- ||\n|---|---|"]]