AI-generated Key Takeaways
-
A
UserTeamAssociation
links a user to a team, granting the user access to that team's entities. -
The
UserTeamAssociation
object includes fields for the team ID, user ID, and information about the team access type. -
Team access types can be set to
NONE
,READ_ONLY
, orREAD_WRITE
, controlling the user's ability to view and edit a team's orders.
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/v202508
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. |