[[["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-05-15 UTC."],[[["TeamAccessType defines the levels of access team members have to orders."],["Three access types are available: NONE, READ_ONLY, and READ_WRITE, dictating view and edit permissions for team members on orders."],["The namespace for this enumeration is `https://www.google.com/apis/ads/publisher/v202405`."]]],["Team access types, represented by `TeamAccessType`, determine the level of interaction team members have with orders. `NONE` access prevents viewing or editing orders. `READ_ONLY` allows viewing orders but not editing. `READ_WRITE` permits both viewing and editing orders. These access types are within the `UserTeamAssociationService`'s dependencies, specifically `Team`, and are found in the specified namespace.\n"]]