[[["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-11-19 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`, representing no access, view-only access, and view and edit access, respectively."],["This enumeration is part of the UserTeamAssociationService, related to managing team access for orders in Google Ad Manager."]]],["Team access types determine what team members can do with orders. `NONE` access means members cannot view or edit orders. `READ_ONLY` access allows members to only view orders. `READ_WRITE` access permits members to both view and edit orders. This information is part of the `UserTeamAssociationService` and is related to `Team`. The namespace for this is `https://www.google.com/apis/ads/publisher/v202411`.\n"]]