AI-generated Key Takeaways
-
UserRecordTeamAssociation
defines the relationship between a user and a team in Google Ad Manager. -
It includes fields for team ID, overridden team access type, and default team access type.
-
Team access types determine user permissions for viewing and editing team orders, ranging from no access to read-write access.
-
Default team access type is inherited from the team settings and is read-only.
-
Overridden team access type can be set to modify individual user access to a specific team.
UserRecordTeamAssociation
represents the association between a UserRecord and a
Team.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
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
|