abstract type TeamAction (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
Represents the actions that can be performed on Team objects.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
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 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|---|---|"]]