Google Tag Manager
Manage Google Tag Manager accounts, containers, workspaces, tags, triggers, variables, and versions.
Authentication
| Method | Kind | Status | Details |
|---|---|---|---|
| OAuth 2.0 | oauth2 | available | — |
Call a tool
import { createClient } from "@open-connector/sdk";const oc = createClient({ baseUrl: "https://api.openconnector.dev", apiKey: process.env.OPEN_CONNECTOR_API_KEY!,});const result = await oc.executeTool({ slug: "GOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_COMBINE", connectedAccountId: "conn_...", arguments: { /* match this tool's input schema */ },});import Composio from "@composio/client";const composio = new Composio({ baseURL: "https://api.openconnector.dev/composio", apiKey: process.env.OPEN_CONNECTOR_API_KEY!,});const result = await composio.tools.execute("GOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_COMBINE", { connected_account_id: "conn_...", arguments: { /* match this tool's input schema */ },});oc tools execute GOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_COMBINE --data '{ }'Tool catalog
Available tools
56 callable operations
Tagmanager Accounts Containers CombineGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_COMBINECombines Containers.Connection1 scope
Combines Containers.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/tagmanager.edit.containersTags
Tagmanager Accounts Containers CreateGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_CREATECreates a Container.Connection1 scope
Creates a Container.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/tagmanager.edit.containersTags
Tagmanager Accounts Containers Destinations LinkGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_DESTINATIONS_LINKAdds a Destination to this Container and removes it from the Container to which it is currently linked.Connection1 scope
Adds a Destination to this Container and removes it from the Container to which it is currently linked.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/tagmanager.edit.containersTags
Tagmanager Accounts Containers Destinations ListGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_DESTINATIONS_LISTLists all Destinations linked to a GTM Container.Connection2 scopes
Lists all Destinations linked to a GTM Container.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/tagmanager.edit.containershttps://www.googleapis.com/auth/tagmanager.readonlyTags
Tagmanager Accounts Containers Environments CreateGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_ENVIRONMENTS_CREATECreates a GTM Environment.Connection1 scope
Creates a GTM Environment.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/tagmanager.edit.containersTags
Tagmanager Accounts Containers Environments ListGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_ENVIRONMENTS_LISTLists all GTM Environments of a GTM Container.Connection2 scopes
Lists all GTM Environments of a GTM Container.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/tagmanager.edit.containershttps://www.googleapis.com/auth/tagmanager.readonlyTags
Tagmanager Accounts Containers Environments ReauthorizeGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_ENVIRONMENTS_REAUTHORIZERe-generates the authorization code for a GTM Environment.Connection1 scope
Re-generates the authorization code for a GTM Environment.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/tagmanager.publishTags
Tagmanager Accounts Containers ListGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_LISTLists all Containers that belongs to a GTM Account.Connection2 scopes
Lists all Containers that belongs to a GTM Account.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/tagmanager.edit.containershttps://www.googleapis.com/auth/tagmanager.readonlyTags
Tagmanager Accounts Containers LookupGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_LOOKUPLooks up a Container by destination ID or tag ID.Connection2 scopes
Looks up a Container by destination ID or tag ID.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/tagmanager.edit.containershttps://www.googleapis.com/auth/tagmanager.readonlyTags
Tagmanager Accounts Containers Move Tag IdGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_MOVE_TAG_IDMove Tag ID out of a Container.Connection1 scope
Move Tag ID out of a Container.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/tagmanager.edit.containersTags
Tagmanager Accounts Containers SnippetGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_SNIPPETGets the tagging snippet for a Container.Connection2 scopes
Gets the tagging snippet for a Container.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/tagmanager.edit.containershttps://www.googleapis.com/auth/tagmanager.readonlyTags
Tagmanager Accounts Containers Version Headers LatestGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_VERSION_HEADERS_LATESTGets the latest container version headerConnection2 scopes
Gets the latest container version header
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/tagmanager.edit.containershttps://www.googleapis.com/auth/tagmanager.readonlyTags
Tagmanager Accounts Containers Version Headers ListGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_VERSION_HEADERS_LISTLists all Container Versions of a GTM Container.Connection3 scopes
Lists all Container Versions of a GTM Container.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/tagmanager.edit.containershttps://www.googleapis.com/auth/tagmanager.edit.containerversionshttps://www.googleapis.com/auth/tagmanager.readonlyTags
Tagmanager Accounts Containers Versions LiveGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_VERSIONS_LIVEGets the live (i.e. published) container versionConnection2 scopes
Gets the live (i.e. published) container version
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/tagmanager.edit.containershttps://www.googleapis.com/auth/tagmanager.readonlyTags
Tagmanager Accounts Containers Versions PublishGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_VERSIONS_PUBLISHPublishes a Container Version.Connection1 scope
Publishes a Container Version.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/tagmanager.publishTags
Tagmanager Accounts Containers Versions Set LatestGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_VERSIONS_SET_LATESTSets the latest version used for synchronization of workspaces when detecting conflicts and errors.Connection1 scope
Sets the latest version used for synchronization of workspaces when detecting conflicts and errors.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/tagmanager.edit.containersTags
Tagmanager Accounts Containers Versions UndeleteGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_VERSIONS_UNDELETEUndeletes a Container Version.Connection1 scope
Undeletes a Container Version.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/tagmanager.edit.containerversionsTags
Tagmanager Accounts Containers Workspaces Built In Variables CreateGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_WORKSPACES_BUILT_IN_VARIABLES_CREATECreates one or more GTM Built-In Variables.Connection1 scope
Creates one or more GTM Built-In Variables.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/tagmanager.edit.containersTags
Tagmanager Accounts Containers Workspaces Built In Variables ListGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_WORKSPACES_BUILT_IN_VARIABLES_LISTLists all the enabled Built-In Variables of a GTM Container.Connection2 scopes
Lists all the enabled Built-In Variables of a GTM Container.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/tagmanager.edit.containershttps://www.googleapis.com/auth/tagmanager.readonlyTags
Tagmanager Accounts Containers Workspaces Built In Variables RevertGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_WORKSPACES_BUILT_IN_VARIABLES_REVERTReverts changes to a GTM Built-In Variables in a GTM Workspace.Connection1 scope
Reverts changes to a GTM Built-In Variables in a GTM Workspace.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/tagmanager.edit.containersTags
Tagmanager Accounts Containers Workspaces Bulk UpdateGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_WORKSPACES_BULK_UPDATEApplies multiple entity changes to a workspace in one call. When creating new entities, their entity IDs must be unique and in correct format. That is, they must start with "new_" and followed by number, e.g. "new_1", "new_2". Example body snippet to create myNewTag under myNewFolder is: ``` "changes": [ { "folder": { "folderId": "new_1", "name": "myNewFolder", ... }, "changeStatus": "added" }, { "tag": { "tagId": "new_2", "name": "myNewTag", "parentFolderId": "new_1", ... }, "changeStatus": "added" } ] ```Connection1 scope
Applies multiple entity changes to a workspace in one call. When creating new entities, their entity IDs must be unique and in correct format. That is, they must start with "new_" and followed by number, e.g. "new_1", "new_2". Example body snippet to create myNewTag under myNewFolder is: ``` "changes": [ { "folder": { "folderId": "new_1", "name": "myNewFolder", ... }, "changeStatus": "added" }, { "tag": { "tagId": "new_2", "name": "myNewTag", "parentFolderId": "new_1", ... }, "changeStatus": "added" } ] ```
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/tagmanager.edit.containersTags
Tagmanager Accounts Containers Workspaces Clients CreateGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_WORKSPACES_CLIENTS_CREATECreates a GTM Client.Connection1 scope
Creates a GTM Client.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/tagmanager.edit.containersTags
Tagmanager Accounts Containers Workspaces Clients ListGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_WORKSPACES_CLIENTS_LISTLists all GTM Clients of a GTM container workspace.Connection2 scopes
Lists all GTM Clients of a GTM container workspace.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/tagmanager.edit.containershttps://www.googleapis.com/auth/tagmanager.readonlyTags
Tagmanager Accounts Containers Workspaces CreateGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_WORKSPACES_CREATECreates a Workspace.Connection1 scope
Creates a Workspace.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/tagmanager.edit.containersTags
Tagmanager Accounts Containers Workspaces Create VersionGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_WORKSPACES_CREATE_VERSIONCreates a Container Version from the entities present in the workspace, deletes the workspace, and sets the base container version to the newly created version.Connection1 scope
Creates a Container Version from the entities present in the workspace, deletes the workspace, and sets the base container version to the newly created version.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/tagmanager.edit.containerversionsTags
Tagmanager Accounts Containers Workspaces Folders CreateGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_WORKSPACES_FOLDERS_CREATECreates a GTM Folder.Connection1 scope
Creates a GTM Folder.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/tagmanager.edit.containersTags
Tagmanager Accounts Containers Workspaces Folders EntitiesGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_WORKSPACES_FOLDERS_ENTITIESList all entities in a GTM Folder.Connection2 scopes
List all entities in a GTM Folder.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/tagmanager.edit.containershttps://www.googleapis.com/auth/tagmanager.readonlyTags
Tagmanager Accounts Containers Workspaces Folders ListGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_WORKSPACES_FOLDERS_LISTLists all GTM Folders of a Container.Connection2 scopes
Lists all GTM Folders of a Container.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/tagmanager.edit.containershttps://www.googleapis.com/auth/tagmanager.readonlyTags
Tagmanager Accounts Containers Workspaces Folders Move Entities To FolderGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_WORKSPACES_FOLDERS_MOVE_ENTITIES_TO_FOLDERMoves entities to a GTM Folder. If {folder_id} in the request path equals 0, this will instead move entities out of the folder they currently belong to.Connection1 scope
Moves entities to a GTM Folder. If {folder_id} in the request path equals 0, this will instead move entities out of the folder they currently belong to.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/tagmanager.edit.containersTags
Tagmanager Accounts Containers Workspaces GetStatusGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_WORKSPACES_GET_STATUSFinds conflicting and modified entities in the workspace.Connection2 scopes
Finds conflicting and modified entities in the workspace.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/tagmanager.edit.containershttps://www.googleapis.com/auth/tagmanager.readonlyTags
Tagmanager Accounts Containers Workspaces Gtag Config CreateGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_WORKSPACES_GTAG_CONFIG_CREATECreates a Google tag config.Connection1 scope
Creates a Google tag config.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/tagmanager.edit.containersTags
Tagmanager Accounts Containers Workspaces Gtag Config ListGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_WORKSPACES_GTAG_CONFIG_LISTLists all Google tag configs in a Container.Connection2 scopes
Lists all Google tag configs in a Container.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/tagmanager.edit.containershttps://www.googleapis.com/auth/tagmanager.readonlyTags
Tagmanager Accounts Containers Workspaces ListGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_WORKSPACES_LISTLists all Workspaces that belong to a GTM Container.Connection2 scopes
Lists all Workspaces that belong to a GTM Container.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/tagmanager.edit.containershttps://www.googleapis.com/auth/tagmanager.readonlyTags
Tagmanager Accounts Containers Workspaces Quick PreviewGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_WORKSPACES_QUICK_PREVIEWQuick previews a workspace by creating a fake container version from all entities in the provided workspace.Connection1 scope
Quick previews a workspace by creating a fake container version from all entities in the provided workspace.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/tagmanager.edit.containerversionsTags
Tagmanager Accounts Containers Workspaces Resolve ConflictGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_WORKSPACES_RESOLVE_CONFLICTResolves a merge conflict for a workspace entity by updating it to the resolved entity passed in the request.Connection1 scope
Resolves a merge conflict for a workspace entity by updating it to the resolved entity passed in the request.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/tagmanager.edit.containersTags
Tagmanager Accounts Containers Workspaces SyncGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_WORKSPACES_SYNCSyncs a workspace to the latest container version by updating all unmodified workspace entities and displaying conflicts for modified entities.Connection1 scope
Syncs a workspace to the latest container version by updating all unmodified workspace entities and displaying conflicts for modified entities.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/tagmanager.edit.containersTags
Tagmanager Accounts Containers Workspaces Tags CreateGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_WORKSPACES_TAGS_CREATECreates a GTM Tag.Connection1 scope
Creates a GTM Tag.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/tagmanager.edit.containersTags
Tagmanager Accounts Containers Workspaces Tags ListGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_WORKSPACES_TAGS_LISTLists all GTM Tags of a Container.Connection2 scopes
Lists all GTM Tags of a Container.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/tagmanager.edit.containershttps://www.googleapis.com/auth/tagmanager.readonlyTags
Tagmanager Accounts Containers Workspaces Templates CreateGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_WORKSPACES_TEMPLATES_CREATECreates a GTM Custom Template.Connection1 scope
Creates a GTM Custom Template.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/tagmanager.edit.containersTags
Tagmanager Accounts Containers Workspaces Templates Import From GalleryGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_WORKSPACES_TEMPLATES_IMPORT_FROM_GALLERYImports a GTM Custom Template from Gallery.Connection1 scope
Imports a GTM Custom Template from Gallery.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/tagmanager.edit.containersTags
Tagmanager Accounts Containers Workspaces Templates ListGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_WORKSPACES_TEMPLATES_LISTLists all GTM Templates of a GTM container workspace.Connection2 scopes
Lists all GTM Templates of a GTM container workspace.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/tagmanager.edit.containershttps://www.googleapis.com/auth/tagmanager.readonlyTags
Tagmanager Accounts Containers Workspaces Transformations CreateGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_WORKSPACES_TRANSFORMATIONS_CREATECreates a GTM Transformation.Connection1 scope
Creates a GTM Transformation.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/tagmanager.edit.containersTags
Tagmanager Accounts Containers Workspaces Transformations ListGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_WORKSPACES_TRANSFORMATIONS_LISTLists all GTM Transformations of a GTM container workspace.Connection2 scopes
Lists all GTM Transformations of a GTM container workspace.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/tagmanager.edit.containershttps://www.googleapis.com/auth/tagmanager.readonlyTags
Tagmanager Accounts Containers Workspaces Transformations RevertGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_WORKSPACES_TRANSFORMATIONS_REVERTReverts changes to a GTM Transformation in a GTM Workspace.Connection1 scope
Reverts changes to a GTM Transformation in a GTM Workspace.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/tagmanager.edit.containersTags
Tagmanager Accounts Containers Workspaces Triggers CreateGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_WORKSPACES_TRIGGERS_CREATECreates a GTM Trigger.Connection1 scope
Creates a GTM Trigger.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/tagmanager.edit.containersTags
Tagmanager Accounts Containers Workspaces Triggers ListGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_WORKSPACES_TRIGGERS_LISTLists all GTM Triggers of a Container.Connection2 scopes
Lists all GTM Triggers of a Container.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/tagmanager.edit.containershttps://www.googleapis.com/auth/tagmanager.readonlyTags
Tagmanager Accounts Containers Workspaces Variables CreateGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_WORKSPACES_VARIABLES_CREATECreates a GTM Variable.Connection1 scope
Creates a GTM Variable.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/tagmanager.edit.containersTags
Tagmanager Accounts Containers Workspaces Variables ListGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_WORKSPACES_VARIABLES_LISTLists all GTM Variables of a Container.Connection2 scopes
Lists all GTM Variables of a Container.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/tagmanager.edit.containershttps://www.googleapis.com/auth/tagmanager.readonlyTags
Tagmanager Accounts Containers Workspaces Zones CreateGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_WORKSPACES_ZONES_CREATECreates a GTM Zone.Connection1 scope
Creates a GTM Zone.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/tagmanager.edit.containersTags
Tagmanager Accounts Containers Workspaces Zones ListGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_WORKSPACES_ZONES_LISTLists all GTM Zones of a GTM container workspace.Connection2 scopes
Lists all GTM Zones of a GTM container workspace.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/tagmanager.edit.containershttps://www.googleapis.com/auth/tagmanager.readonlyTags
Tagmanager Accounts ListGOOGLE_TAG_MANAGER_ACCOUNTS_LISTLists all GTM Accounts that a user has access to.Connection3 scopes
Lists all GTM Accounts that a user has access to.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/tagmanager.edit.containershttps://www.googleapis.com/auth/tagmanager.manage.accountshttps://www.googleapis.com/auth/tagmanager.readonlyTags
Tagmanager Accounts User Permissions CreateGOOGLE_TAG_MANAGER_ACCOUNTS_USER_PERMISSIONS_CREATECreates a user's Account & Container access.Connection1 scope
Creates a user's Account & Container access.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/tagmanager.manage.usersTags
Tagmanager Accounts User Permissions DeleteGOOGLE_TAG_MANAGER_ACCOUNTS_USER_PERMISSIONS_DELETERemoves a user from the account, revoking access to it and all of its containers.Connection1 scope
Removes a user from the account, revoking access to it and all of its containers.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/tagmanager.manage.usersTags
Tagmanager Accounts User Permissions GetGOOGLE_TAG_MANAGER_ACCOUNTS_USER_PERMISSIONS_GETGets a user's Account & Container access.Connection1 scope
Gets a user's Account & Container access.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/tagmanager.manage.usersTags
Tagmanager Accounts User Permissions ListGOOGLE_TAG_MANAGER_ACCOUNTS_USER_PERMISSIONS_LISTList all users that have access to the account along with Account and Container user access granted to each of them.Connection1 scope
List all users that have access to the account along with Account and Container user access granted to each of them.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/tagmanager.manage.usersTags
Tagmanager Accounts User Permissions UpdateGOOGLE_TAG_MANAGER_ACCOUNTS_USER_PERMISSIONS_UPDATEUpdates a user's Account & Container access.Connection1 scope
Updates a user's Account & Container access.
Authentication
Connected account requiredScopes
https://www.googleapis.com/auth/tagmanager.manage.usersTags