AI-generated Key Takeaways
-
UserRecordTeamAssociation
links a user record and a team. -
It includes the team ID and both overridden and default team access types.
-
Team access types can be
NONE
,READ_ONLY
, orREAD_WRITE
.
UserRecordTeamAssociation
represents the association between a UserRecord and a
Team.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202508
Field |
|
---|---|
|
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
|