[[["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 levels 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 a specific namespace for identification."]]],["Team access types, within the `TeamService`, define permissions for team members regarding orders. `NONE` access restricts members from viewing or editing. `READ_ONLY` allows only viewing orders, while `READ_WRITE` grants both viewing and editing capabilities. These access types are defined in the `UserTeamAssociationService` and are dependent on `Team`. The namespace for these definitions is `https://www.google.com/apis/ads/publisher/v202408`.\n"]]