abstract type UserTeamAssociationAction (v202408)
Service
UserTeamAssociationService
Represents the actions that can be performed on UserTeamAssociation
objects.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
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-08-20 UTC.
[null,null,["Last updated 2024-08-20 UTC."],[[["The UserTeamAssociationService allows for management of user-team relationships within Google Ad Manager."],["The primary action available is `performUserTeamAssociationAction`, which utilizes `UserTeamAssociationAction` objects to specify operations."],["`DeleteUserTeamAssociations` is a type of `UserTeamAssociationAction` used for removing associations."],["The service and its components reside within the `https://www.google.com/apis/ads/publisher/v202408` namespace."],["Detailed information about `UserTeamAssociation` objects and other functionalities can be found in the linked documentation."]]],["The `UserTeamAssociationService` allows actions on `UserTeamAssociation` objects. The service's primary function is `performUserTeamAssociationAction`, which utilizes the `UserTeamAssociationAction`. One specific action, `DeleteUserTeamAssociations`, is available for deleting associations. These actions operate within the namespace `https://www.google.com/apis/ads/publisher/v202408`. The available actions provide the capability to make changes to `UserTeamAssociation` objects.\n"]]