abstract type UserTeamAssociationAction (v202405)
Service
UserTeamAssociationService
Represents the actions that can be performed on UserTeamAssociation
objects.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202405
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 2024-05-15 UTC.
[null,null,["Last updated 2024-05-15 UTC."],[[["The UserTeamAssociationService allows for managing associations between users and teams in Google Ad Manager."],["This service utilizes the UserTeamAssociationAction which facilitates actions like deleting associations."],["Available actions include `performUserTeamAssociationAction` and `DeleteUserTeamAssociations`."],["The service is defined within the namespace `https://www.google.com/apis/ads/publisher/v202405`."],["UserTeamAssociation objects represent the connections between users and teams."]]],["The `UserTeamAssociationService` allows actions on `UserTeamAssociation` objects. The core action is `performUserTeamAssociationAction`, which supports the `DeleteUserTeamAssociations` operation. This service is part of the `https://www.google.com/apis/ads/publisher/v202405` namespace and it is responsible for managing the associations between users and teams, with the primary function being deletion.\n"]]