Google Tag Manager
Manage Google Tag Manager accounts, containers, workspaces, tags, triggers, variables, and versions.
认证方式
| 方式 | 底层类型 | 状态 | 说明 |
|---|---|---|---|
| OAuth 2.0 | oauth2 | available | — |
调用示例
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 目录
可用 Tools
56 个可调用操作
Tagmanager Accounts Containers CombineGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_COMBINECombines Containers.需要连接1 scope
Combines Containers.
认证
需要 Connected AccountScopes
https://www.googleapis.com/auth/tagmanager.edit.containersTags
Tagmanager Accounts Containers CreateGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_CREATECreates a Container.需要连接1 scope
Creates a Container.
认证
需要 Connected AccountScopes
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.需要连接1 scope
Adds a Destination to this Container and removes it from the Container to which it is currently linked.
认证
需要 Connected AccountScopes
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.需要连接2 scopes
Lists all Destinations linked to a GTM Container.
认证
需要 Connected AccountScopes
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.需要连接1 scope
Creates a GTM Environment.
认证
需要 Connected AccountScopes
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.需要连接2 scopes
Lists all GTM Environments of a GTM Container.
认证
需要 Connected AccountScopes
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.需要连接1 scope
Re-generates the authorization code for a GTM Environment.
认证
需要 Connected AccountScopes
https://www.googleapis.com/auth/tagmanager.publishTags
Tagmanager Accounts Containers ListGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_LISTLists all Containers that belongs to a GTM Account.需要连接2 scopes
Lists all Containers that belongs to a GTM Account.
认证
需要 Connected AccountScopes
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.需要连接2 scopes
Looks up a Container by destination ID or tag ID.
认证
需要 Connected AccountScopes
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.需要连接1 scope
Move Tag ID out of a Container.
认证
需要 Connected AccountScopes
https://www.googleapis.com/auth/tagmanager.edit.containersTags
Tagmanager Accounts Containers SnippetGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_SNIPPETGets the tagging snippet for a Container.需要连接2 scopes
Gets the tagging snippet for a Container.
认证
需要 Connected AccountScopes
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 header需要连接2 scopes
Gets the latest container version header
认证
需要 Connected AccountScopes
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.需要连接3 scopes
Lists all Container Versions of a GTM Container.
认证
需要 Connected AccountScopes
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 version需要连接2 scopes
Gets the live (i.e. published) container version
认证
需要 Connected AccountScopes
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.需要连接1 scope
Publishes a Container Version.
认证
需要 Connected AccountScopes
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.需要连接1 scope
Sets the latest version used for synchronization of workspaces when detecting conflicts and errors.
认证
需要 Connected AccountScopes
https://www.googleapis.com/auth/tagmanager.edit.containersTags
Tagmanager Accounts Containers Versions UndeleteGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_VERSIONS_UNDELETEUndeletes a Container Version.需要连接1 scope
Undeletes a Container Version.
认证
需要 Connected AccountScopes
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.需要连接1 scope
Creates one or more GTM Built-In Variables.
认证
需要 Connected AccountScopes
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.需要连接2 scopes
Lists all the enabled Built-In Variables of a GTM Container.
认证
需要 Connected AccountScopes
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.需要连接1 scope
Reverts changes to a GTM Built-In Variables in a GTM Workspace.
认证
需要 Connected AccountScopes
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" } ] ```需要连接1 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" } ] ```
认证
需要 Connected AccountScopes
https://www.googleapis.com/auth/tagmanager.edit.containersTags
Tagmanager Accounts Containers Workspaces Clients CreateGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_WORKSPACES_CLIENTS_CREATECreates a GTM Client.需要连接1 scope
Creates a GTM Client.
认证
需要 Connected AccountScopes
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.需要连接2 scopes
Lists all GTM Clients of a GTM container workspace.
认证
需要 Connected AccountScopes
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.需要连接1 scope
Creates a Workspace.
认证
需要 Connected AccountScopes
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.需要连接1 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.
认证
需要 Connected AccountScopes
https://www.googleapis.com/auth/tagmanager.edit.containerversionsTags
Tagmanager Accounts Containers Workspaces Folders CreateGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_WORKSPACES_FOLDERS_CREATECreates a GTM Folder.需要连接1 scope
Creates a GTM Folder.
认证
需要 Connected AccountScopes
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.需要连接2 scopes
List all entities in a GTM Folder.
认证
需要 Connected AccountScopes
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.需要连接2 scopes
Lists all GTM Folders of a Container.
认证
需要 Connected AccountScopes
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.需要连接1 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.
认证
需要 Connected AccountScopes
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.需要连接2 scopes
Finds conflicting and modified entities in the workspace.
认证
需要 Connected AccountScopes
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.需要连接1 scope
Creates a Google tag config.
认证
需要 Connected AccountScopes
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.需要连接2 scopes
Lists all Google tag configs in a Container.
认证
需要 Connected AccountScopes
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.需要连接2 scopes
Lists all Workspaces that belong to a GTM Container.
认证
需要 Connected AccountScopes
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.需要连接1 scope
Quick previews a workspace by creating a fake container version from all entities in the provided workspace.
认证
需要 Connected AccountScopes
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.需要连接1 scope
Resolves a merge conflict for a workspace entity by updating it to the resolved entity passed in the request.
认证
需要 Connected AccountScopes
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.需要连接1 scope
Syncs a workspace to the latest container version by updating all unmodified workspace entities and displaying conflicts for modified entities.
认证
需要 Connected AccountScopes
https://www.googleapis.com/auth/tagmanager.edit.containersTags
Tagmanager Accounts Containers Workspaces Tags CreateGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_WORKSPACES_TAGS_CREATECreates a GTM Tag.需要连接1 scope
Creates a GTM Tag.
认证
需要 Connected AccountScopes
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.需要连接2 scopes
Lists all GTM Tags of a Container.
认证
需要 Connected AccountScopes
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.需要连接1 scope
Creates a GTM Custom Template.
认证
需要 Connected AccountScopes
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.需要连接1 scope
Imports a GTM Custom Template from Gallery.
认证
需要 Connected AccountScopes
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.需要连接2 scopes
Lists all GTM Templates of a GTM container workspace.
认证
需要 Connected AccountScopes
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.需要连接1 scope
Creates a GTM Transformation.
认证
需要 Connected AccountScopes
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.需要连接2 scopes
Lists all GTM Transformations of a GTM container workspace.
认证
需要 Connected AccountScopes
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.需要连接1 scope
Reverts changes to a GTM Transformation in a GTM Workspace.
认证
需要 Connected AccountScopes
https://www.googleapis.com/auth/tagmanager.edit.containersTags
Tagmanager Accounts Containers Workspaces Triggers CreateGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_WORKSPACES_TRIGGERS_CREATECreates a GTM Trigger.需要连接1 scope
Creates a GTM Trigger.
认证
需要 Connected AccountScopes
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.需要连接2 scopes
Lists all GTM Triggers of a Container.
认证
需要 Connected AccountScopes
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.需要连接1 scope
Creates a GTM Variable.
认证
需要 Connected AccountScopes
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.需要连接2 scopes
Lists all GTM Variables of a Container.
认证
需要 Connected AccountScopes
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.需要连接1 scope
Creates a GTM Zone.
认证
需要 Connected AccountScopes
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.需要连接2 scopes
Lists all GTM Zones of a GTM container workspace.
认证
需要 Connected AccountScopes
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.需要连接3 scopes
Lists all GTM Accounts that a user has access to.
认证
需要 Connected AccountScopes
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.需要连接1 scope
Creates a user's Account & Container access.
认证
需要 Connected AccountScopes
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.需要连接1 scope
Removes a user from the account, revoking access to it and all of its containers.
认证
需要 Connected AccountScopes
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.需要连接1 scope
Gets a user's Account & Container access.
认证
需要 Connected AccountScopes
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.需要连接1 scope
List all users that have access to the account along with Account and Container user access granted to each of them.
认证
需要 Connected AccountScopes
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.需要连接1 scope
Updates a user's Account & Container access.
认证
需要 Connected AccountScopes
https://www.googleapis.com/auth/tagmanager.manage.usersTags