abstract type UserTeamAssociationAction (v202408)
Stay organized with collections
Save and categorize content based on your preferences.
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 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eThe UserTeamAssociationService allows for management of user-team relationships within Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eThe primary action available is \u003ccode\u003eperformUserTeamAssociationAction\u003c/code\u003e, which utilizes \u003ccode\u003eUserTeamAssociationAction\u003c/code\u003e objects to specify operations.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteUserTeamAssociations\u003c/code\u003e is a type of \u003ccode\u003eUserTeamAssociationAction\u003c/code\u003e used for removing associations.\u003c/p\u003e\n"],["\u003cp\u003eThe service and its components reside within the \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eDetailed information about \u003ccode\u003eUserTeamAssociation\u003c/code\u003e objects and other functionalities can be found in the linked documentation.\u003c/p\u003e\n"]]],["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"],null,["# abstract type UserTeamAssociationAction (v202408)\n\n**Service** \n**UserTeamAssociationService** **Dependencies** \n[performUserTeamAssociationA...](/ad-manager/api/reference/v202408/UserTeamAssociationService#performUserTeamAssociationAction \"performUserTeamAssociationAction()\") \n▼\n**UserTeamAssociationAction** **Inheritance** \n**UserTeamAssociationAction** \n▼\n[DeleteUserTeamAssociations](/ad-manager/api/reference/v202408/UserTeamAssociationService.DeleteUserTeamAssociations)\n\nRepresents the actions that can be performed on [UserTeamAssociation](/ad-manager/api/reference/v202408/UserTeamAssociationService.UserTeamAssociation)\nobjects.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Field ----- ||\n|---|---|"]]