[[["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-08-20 UTC."],[[["TeamAccessType defines the level of access team members have to a team's orders."],["Three access levels exist: NONE, READ_ONLY, and READ_WRITE, dictating view and edit permissions."],["TeamAccessType is part of the Google Ad Manager API and uses the specified namespace."]]],["The `TeamService` uses `TeamAccessType` to define access levels for orders. `UserTeamAssociationService` manages the associations between users and teams. `TeamAccessType` has three enumeration values: `NONE`, where team members cannot view or edit orders; `READ_ONLY`, allowing team members to only view orders; and `READ_WRITE`, permitting team members to both view and edit orders. The namespace for these services is `https://www.google.com/apis/ads/publisher/v202408`.\n"]]