Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
TeamAccessType defines the levels of access team members have to orders.
Three access types are available: NONE, READ_ONLY, and READ_WRITE, controlling view and edit permissions.
The NONE type restricts members from viewing or editing, READ_ONLY permits viewing only, and READ_WRITE allows both viewing and editing of team orders.
[[["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 2025-08-06 UTC."],[],["The `TeamService` and `UserTeamAssociationService` manage team access. `TeamAccessType` defines the access levels for orders, with options: `NONE` (no view/edit), `READ_ONLY` (view only), and `READ_WRITE` (view and edit). The `UserRecordTeamAssociation` depends on these services. This information is within the namespace `https://www.google.com/apis/ads/publisher/v202411`.\n"]]