abstract type UserRecordTeamAssociation (v202311)
Service
UserTeamAssociationService
UserRecordTeamAssociation
represents the association between a UserRecord and a
Team.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202311
Field
|
teamId
|
xsd:long
The Team.id of the team.
|
overriddenTeamAccessType
|
TeamAccessType
The overridden team access type. This field is null if team access type is not
overridden.
Enumerations
-
NONE
- The level of access in which team members cannot view or edit a team's
orders.
-
READ_ONLY
- The level of access in which team members can only view a team's orders.
-
READ_WRITE
- The level of access in which team members can view and edit a team's
orders.
|
defaultTeamAccessType
|
TeamAccessType
The default team access type Team.teamAccessType. This field is read-only and is
populated by Google.
Enumerations
-
NONE
- The level of access in which team members cannot view or edit a team's
orders.
-
READ_ONLY
- The level of access in which team members can only view a team's orders.
-
READ_WRITE
- The level of access in which team members can view and edit a team's
orders.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-02-02 UTC.
[null,null,["Last updated 2024-02-02 UTC."],[[["`UserRecordTeamAssociation` defines the relationship between a UserRecord and a Team in Google Ad Manager."],["It includes fields like `teamId`, `overriddenTeamAccessType`, and `defaultTeamAccessType` to manage user access to team resources."],["`overriddenTeamAccessType` allows for specific access control (NONE, READ_ONLY, READ_WRITE) for individual users within a team, while `defaultTeamAccessType` reflects the team's overall access level."],["The namespace for this service is `https://www.google.com/apis/ads/publisher/v202311`."]]],[]]