[[["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 2024-02-13 UTC."],[[["TeamAccessType defines the level of access team members have to a team's orders."],["There are three access levels: NONE, READ_ONLY, and READ_WRITE, controlling view and edit permissions."],["TeamAccessType is part of the Google Ad Manager API and uses the namespace `https://www.google.com/apis/ads/publisher/v202402`."]]],["Team access types for orders are defined within the `TeamAccessType` enumeration. The `NONE` access level prevents team members from viewing or editing orders. `READ_ONLY` allows team members to view orders but not make changes. `READ_WRITE` grants team members both viewing and editing capabilities for orders. These access levels are associated with teams managed by the `TeamService` and `UserTeamAssociationService`. The namespace for these service is `https://www.google.com/apis/ads/publisher/v202402`.\n"]]