[[["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-10-09 UTC."],[[["Creates user access to Google Tag Manager Accounts and Containers, requiring authorization with the `https://www.googleapis.com/auth/tagmanager.manage.users` scope."],["Sends a POST request to `https://www.googleapis.com/tagmanager/v2/+parent/user_permissions`, specifying the account path using the `parent` parameter."],["Requires a request body containing a User Permissions resource, as detailed in the provided documentation."],["Upon success, returns a User Permissions resource in the response body, reflecting the established access."],["Provides an interactive API Explorer to test the method with live data and observe real-time responses."]]],[]]