Open Connector
所有 Tools

Google Tag Manager

Manage Google Tag Manager accounts, containers, workspaces, tags, triggers, variables, and versions.

google-tag-managerv1.0.056 个 Tools

认证方式

方式底层类型状态说明
OAuth 2.0oauth2available

调用示例

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.

Combines Containers.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/tagmanager.edit.containers

Tags

accounts
Tagmanager Accounts Containers CreateGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_CREATECreates a Container.

Creates a Container.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/tagmanager.edit.containers

Tags

accounts
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.

Adds a Destination to this Container and removes it from the Container to which it is currently linked.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/tagmanager.edit.containers

Tags

accounts
Tagmanager Accounts Containers Destinations ListGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_DESTINATIONS_LISTLists all Destinations linked to a GTM Container.

Lists all Destinations linked to a GTM Container.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/tagmanager.edit.containershttps://www.googleapis.com/auth/tagmanager.readonly

Tags

accounts
Tagmanager Accounts Containers Environments CreateGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_ENVIRONMENTS_CREATECreates a GTM Environment.

Creates a GTM Environment.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/tagmanager.edit.containers

Tags

accounts
Tagmanager Accounts Containers Environments ListGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_ENVIRONMENTS_LISTLists all GTM Environments of a GTM Container.

Lists all GTM Environments of a GTM Container.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/tagmanager.edit.containershttps://www.googleapis.com/auth/tagmanager.readonly

Tags

accounts
Tagmanager Accounts Containers Environments ReauthorizeGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_ENVIRONMENTS_REAUTHORIZERe-generates the authorization code for a GTM Environment.

Re-generates the authorization code for a GTM Environment.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/tagmanager.publish

Tags

accounts
Tagmanager Accounts Containers ListGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_LISTLists all Containers that belongs to a GTM Account.

Lists all Containers that belongs to a GTM Account.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/tagmanager.edit.containershttps://www.googleapis.com/auth/tagmanager.readonly

Tags

accounts
Tagmanager Accounts Containers LookupGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_LOOKUPLooks up a Container by destination ID or tag ID.

Looks up a Container by destination ID or tag ID.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/tagmanager.edit.containershttps://www.googleapis.com/auth/tagmanager.readonly

Tags

accounts
Tagmanager Accounts Containers Move Tag IdGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_MOVE_TAG_IDMove Tag ID out of a Container.

Move Tag ID out of a Container.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/tagmanager.edit.containers

Tags

accounts
Tagmanager Accounts Containers SnippetGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_SNIPPETGets the tagging snippet for a Container.

Gets the tagging snippet for a Container.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/tagmanager.edit.containershttps://www.googleapis.com/auth/tagmanager.readonly

Tags

accounts
Tagmanager Accounts Containers Version Headers LatestGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_VERSION_HEADERS_LATESTGets the latest container version header

Gets the latest container version header

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/tagmanager.edit.containershttps://www.googleapis.com/auth/tagmanager.readonly

Tags

accounts
Tagmanager Accounts Containers Version Headers ListGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_VERSION_HEADERS_LISTLists all Container Versions of a GTM Container.

Lists all Container Versions of a GTM Container.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/tagmanager.edit.containershttps://www.googleapis.com/auth/tagmanager.edit.containerversionshttps://www.googleapis.com/auth/tagmanager.readonly

Tags

accounts
Tagmanager Accounts Containers Versions LiveGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_VERSIONS_LIVEGets the live (i.e. published) container version

Gets the live (i.e. published) container version

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/tagmanager.edit.containershttps://www.googleapis.com/auth/tagmanager.readonly

Tags

accounts
Tagmanager Accounts Containers Versions PublishGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_VERSIONS_PUBLISHPublishes a Container Version.

Publishes a Container Version.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/tagmanager.publish

Tags

accounts
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.

Sets the latest version used for synchronization of workspaces when detecting conflicts and errors.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/tagmanager.edit.containers

Tags

accounts
Tagmanager Accounts Containers Versions UndeleteGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_VERSIONS_UNDELETEUndeletes a Container Version.

Undeletes a Container Version.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/tagmanager.edit.containerversions

Tags

accounts
Tagmanager Accounts Containers Workspaces Built In Variables CreateGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_WORKSPACES_BUILT_IN_VARIABLES_CREATECreates one or more GTM Built-In Variables.

Creates one or more GTM Built-In Variables.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/tagmanager.edit.containers

Tags

accounts
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.

Lists all the enabled Built-In Variables of a GTM Container.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/tagmanager.edit.containershttps://www.googleapis.com/auth/tagmanager.readonly

Tags

accounts
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.

Reverts changes to a GTM Built-In Variables in a GTM Workspace.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/tagmanager.edit.containers

Tags

accounts
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" } ] ```

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 Account

Scopes

https://www.googleapis.com/auth/tagmanager.edit.containers

Tags

accounts
Tagmanager Accounts Containers Workspaces Clients CreateGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_WORKSPACES_CLIENTS_CREATECreates a GTM Client.

Creates a GTM Client.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/tagmanager.edit.containers

Tags

accounts
Tagmanager Accounts Containers Workspaces Clients ListGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_WORKSPACES_CLIENTS_LISTLists all GTM Clients of a GTM container workspace.

Lists all GTM Clients of a GTM container workspace.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/tagmanager.edit.containershttps://www.googleapis.com/auth/tagmanager.readonly

Tags

accounts
Tagmanager Accounts Containers Workspaces CreateGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_WORKSPACES_CREATECreates a Workspace.

Creates a Workspace.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/tagmanager.edit.containers

Tags

accounts
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.

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 Account

Scopes

https://www.googleapis.com/auth/tagmanager.edit.containerversions

Tags

accounts
Tagmanager Accounts Containers Workspaces Folders CreateGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_WORKSPACES_FOLDERS_CREATECreates a GTM Folder.

Creates a GTM Folder.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/tagmanager.edit.containers

Tags

accounts
Tagmanager Accounts Containers Workspaces Folders EntitiesGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_WORKSPACES_FOLDERS_ENTITIESList all entities in a GTM Folder.

List all entities in a GTM Folder.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/tagmanager.edit.containershttps://www.googleapis.com/auth/tagmanager.readonly

Tags

accounts
Tagmanager Accounts Containers Workspaces Folders ListGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_WORKSPACES_FOLDERS_LISTLists all GTM Folders of a Container.

Lists all GTM Folders of a Container.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/tagmanager.edit.containershttps://www.googleapis.com/auth/tagmanager.readonly

Tags

accounts
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.

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 Account

Scopes

https://www.googleapis.com/auth/tagmanager.edit.containers

Tags

accounts
Tagmanager Accounts Containers Workspaces GetStatusGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_WORKSPACES_GET_STATUSFinds conflicting and modified entities in the workspace.

Finds conflicting and modified entities in the workspace.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/tagmanager.edit.containershttps://www.googleapis.com/auth/tagmanager.readonly

Tags

accounts
Tagmanager Accounts Containers Workspaces Gtag Config CreateGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_WORKSPACES_GTAG_CONFIG_CREATECreates a Google tag config.

Creates a Google tag config.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/tagmanager.edit.containers

Tags

accounts
Tagmanager Accounts Containers Workspaces Gtag Config ListGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_WORKSPACES_GTAG_CONFIG_LISTLists all Google tag configs in a Container.

Lists all Google tag configs in a Container.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/tagmanager.edit.containershttps://www.googleapis.com/auth/tagmanager.readonly

Tags

accounts
Tagmanager Accounts Containers Workspaces ListGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_WORKSPACES_LISTLists all Workspaces that belong to a GTM Container.

Lists all Workspaces that belong to a GTM Container.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/tagmanager.edit.containershttps://www.googleapis.com/auth/tagmanager.readonly

Tags

accounts
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.

Quick previews a workspace by creating a fake container version from all entities in the provided workspace.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/tagmanager.edit.containerversions

Tags

accounts
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.

Resolves a merge conflict for a workspace entity by updating it to the resolved entity passed in the request.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/tagmanager.edit.containers

Tags

accounts
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.

Syncs a workspace to the latest container version by updating all unmodified workspace entities and displaying conflicts for modified entities.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/tagmanager.edit.containers

Tags

accounts
Tagmanager Accounts Containers Workspaces Tags CreateGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_WORKSPACES_TAGS_CREATECreates a GTM Tag.

Creates a GTM Tag.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/tagmanager.edit.containers

Tags

accounts
Tagmanager Accounts Containers Workspaces Tags ListGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_WORKSPACES_TAGS_LISTLists all GTM Tags of a Container.

Lists all GTM Tags of a Container.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/tagmanager.edit.containershttps://www.googleapis.com/auth/tagmanager.readonly

Tags

accounts
Tagmanager Accounts Containers Workspaces Templates CreateGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_WORKSPACES_TEMPLATES_CREATECreates a GTM Custom Template.

Creates a GTM Custom Template.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/tagmanager.edit.containers

Tags

accounts
Tagmanager Accounts Containers Workspaces Templates Import From GalleryGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_WORKSPACES_TEMPLATES_IMPORT_FROM_GALLERYImports a GTM Custom Template from Gallery.

Imports a GTM Custom Template from Gallery.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/tagmanager.edit.containers

Tags

accounts
Tagmanager Accounts Containers Workspaces Templates ListGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_WORKSPACES_TEMPLATES_LISTLists all GTM Templates of a GTM container workspace.

Lists all GTM Templates of a GTM container workspace.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/tagmanager.edit.containershttps://www.googleapis.com/auth/tagmanager.readonly

Tags

accounts
Tagmanager Accounts Containers Workspaces Transformations CreateGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_WORKSPACES_TRANSFORMATIONS_CREATECreates a GTM Transformation.

Creates a GTM Transformation.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/tagmanager.edit.containers

Tags

accounts
Tagmanager Accounts Containers Workspaces Transformations ListGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_WORKSPACES_TRANSFORMATIONS_LISTLists all GTM Transformations of a GTM container workspace.

Lists all GTM Transformations of a GTM container workspace.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/tagmanager.edit.containershttps://www.googleapis.com/auth/tagmanager.readonly

Tags

accounts
Tagmanager Accounts Containers Workspaces Transformations RevertGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_WORKSPACES_TRANSFORMATIONS_REVERTReverts changes to a GTM Transformation in a GTM Workspace.

Reverts changes to a GTM Transformation in a GTM Workspace.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/tagmanager.edit.containers

Tags

accounts
Tagmanager Accounts Containers Workspaces Triggers CreateGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_WORKSPACES_TRIGGERS_CREATECreates a GTM Trigger.

Creates a GTM Trigger.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/tagmanager.edit.containers

Tags

accounts
Tagmanager Accounts Containers Workspaces Triggers ListGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_WORKSPACES_TRIGGERS_LISTLists all GTM Triggers of a Container.

Lists all GTM Triggers of a Container.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/tagmanager.edit.containershttps://www.googleapis.com/auth/tagmanager.readonly

Tags

accounts
Tagmanager Accounts Containers Workspaces Variables CreateGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_WORKSPACES_VARIABLES_CREATECreates a GTM Variable.

Creates a GTM Variable.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/tagmanager.edit.containers

Tags

accounts
Tagmanager Accounts Containers Workspaces Variables ListGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_WORKSPACES_VARIABLES_LISTLists all GTM Variables of a Container.

Lists all GTM Variables of a Container.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/tagmanager.edit.containershttps://www.googleapis.com/auth/tagmanager.readonly

Tags

accounts
Tagmanager Accounts Containers Workspaces Zones CreateGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_WORKSPACES_ZONES_CREATECreates a GTM Zone.

Creates a GTM Zone.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/tagmanager.edit.containers

Tags

accounts
Tagmanager Accounts Containers Workspaces Zones ListGOOGLE_TAG_MANAGER_ACCOUNTS_CONTAINERS_WORKSPACES_ZONES_LISTLists all GTM Zones of a GTM container workspace.

Lists all GTM Zones of a GTM container workspace.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/tagmanager.edit.containershttps://www.googleapis.com/auth/tagmanager.readonly

Tags

accounts
Tagmanager Accounts ListGOOGLE_TAG_MANAGER_ACCOUNTS_LISTLists all GTM Accounts that a user has access to.

Lists all GTM Accounts that a user has access to.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/tagmanager.edit.containershttps://www.googleapis.com/auth/tagmanager.manage.accountshttps://www.googleapis.com/auth/tagmanager.readonly

Tags

accounts
Tagmanager Accounts User Permissions CreateGOOGLE_TAG_MANAGER_ACCOUNTS_USER_PERMISSIONS_CREATECreates a user's Account & Container access.

Creates a user's Account & Container access.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/tagmanager.manage.users

Tags

accounts
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.

Removes a user from the account, revoking access to it and all of its containers.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/tagmanager.manage.users

Tags

accounts
Tagmanager Accounts User Permissions GetGOOGLE_TAG_MANAGER_ACCOUNTS_USER_PERMISSIONS_GETGets a user's Account & Container access.

Gets a user's Account & Container access.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/tagmanager.manage.users

Tags

accounts
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.

List all users that have access to the account along with Account and Container user access granted to each of them.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/tagmanager.manage.users

Tags

accounts
Tagmanager Accounts User Permissions UpdateGOOGLE_TAG_MANAGER_ACCOUNTS_USER_PERMISSIONS_UPDATEUpdates a user's Account & Container access.

Updates a user's Account & Container access.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/tagmanager.manage.users

Tags

accounts