[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-06 UTC."],[],["The core content describes the `TeamAccessType` enumeration, which defines access levels for team members regarding orders. It specifies three levels: `NONE` where members cannot view or edit orders, `READ_ONLY` where members can only view orders, and `READ_WRITE` where members can both view and edit orders. This is part of the `TeamService` and `UserTeamAssociationService`, which is under the namespace `https://www.google.com/apis/ads/publisher/v202502`.\n"],null,["# enum TeamAccessType (v202502)\n\n**Service** \n**TeamService** [UserTeamAssociationService](/ad-manager/api/reference/v202502/UserTeamAssociationService.TeamAccessType) **Dependencies** \n[Team](/ad-manager/api/reference/v202502/TeamService.Team) \n▼\n**TeamAccessType**\n\nRepresents the types of team access supported for orders.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202502`\n\n| Enumeration | Description |\n|--------------|--------------------------------------------------------------------------------|\n| `NONE` | The level of access in which team members cannot view or edit a team's orders. |\n| `READ_ONLY` | The level of access in which team members can only view a team's orders. |\n| `READ_WRITE` | The level of access in which team members can view and edit a team's orders. |"]]