Ads API .NET library
|
Provides methods for creating, updating, and retrieving UserTeamAssociation objects. More...
Provides methods for creating, updating, and retrieving UserTeamAssociation objects.
UserTeamAssociation objects are used to add users to teams in order to define access to entities such as companies, inventory and orders and to override the team's access type to orders for a user.
Google.Api.Ads.AdManager.v202311.UserTeamAssociation [] Google.Api.Ads.AdManager.v202311.IUserTeamAssociationService.createUserTeamAssociations | ( | Google.Api.Ads.AdManager.v202311.UserTeamAssociation[] | userTeamAssociations | ) |
Implemented in Google.Api.Ads.AdManager.v202311.UserTeamAssociationService.
System.Threading.Tasks.Task<Google.Api.Ads.AdManager.v202311.UserTeamAssociation[]> Google.Api.Ads.AdManager.v202311.IUserTeamAssociationService.createUserTeamAssociationsAsync | ( | Google.Api.Ads.AdManager.v202311.UserTeamAssociation[] | userTeamAssociations | ) |
Implemented in Google.Api.Ads.AdManager.v202311.UserTeamAssociationService.
Google.Api.Ads.AdManager.v202311.UserTeamAssociation [] Google.Api.Ads.AdManager.v202311.IUserTeamAssociationService.updateUserTeamAssociations | ( | Google.Api.Ads.AdManager.v202311.UserTeamAssociation[] | userTeamAssociations | ) |
Implemented in Google.Api.Ads.AdManager.v202311.UserTeamAssociationService.
System.Threading.Tasks.Task<Google.Api.Ads.AdManager.v202311.UserTeamAssociation[]> Google.Api.Ads.AdManager.v202311.IUserTeamAssociationService.updateUserTeamAssociationsAsync | ( | Google.Api.Ads.AdManager.v202311.UserTeamAssociation[] | userTeamAssociations | ) |
Implemented in Google.Api.Ads.AdManager.v202311.UserTeamAssociationService.