AI-generated Key Takeaways
-
UserRecordTeamAssociation represents the association between a UserRecord and a Team.
-
The
teamIdfield indicates the ID of the associated team. -
overriddenTeamAccessTypeshows the overridden access level for the team, which can be NONE, READ_ONLY, or READ_WRITE. -
defaultTeamAccessTypeis a read-only field showing the team's default access type, also NONE, READ_ONLY, or READ_WRITE.
UserRecordTeamAssociation represents the association between a UserRecord and a
Team.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202502
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
|