AI-generated Key Takeaways
-
TeamAccessType represents the types of team access supported for orders.
-
Team members with
NONEaccess cannot view or edit a team's orders. -
Team members with
READ_ONLYaccess can only view a team's orders. -
Team members with
READ_WRITEaccess can view and edit a team's orders.
Service
TeamService
UserTeamAssociationService
Dependencies
Team
▼
TeamAccessType
Represents the types of team access supported for orders.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202505
| Enumeration | Description |
|---|---|
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. |