AI-generated Key Takeaways
-
A
UserTeamAssociation
links a user to a team to grant access to the team's entities. -
The association includes the IDs of the user and the team, as well as the default and potentially overridden team access types.
-
Team access types can be NONE, READ_ONLY, or READ_WRITE, determining whether members can view or edit a team's orders.
-
This service includes methods to create and update user-team associations.
UserTeamAssociation
associates a User with a Team to provide the user
access to the entities that belong to the team.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202505
Field |
|
---|---|
UserRecordTeamAssociation (inherited)
|
|
|
The Team.id of the team. |
|
The overridden team access type. This field is Enumerations
|
|
The default team access type Team.teamAccessType. This field is read-only and is populated by Google. Enumerations
|
UserTeamAssociation
|
|
|
Refers to the User.id. |