Skip to main content

folders

Overview

Namefolders
TypeResource
Idgoogleanalytics.tagmanager.folders

Fields

NameDatatypeDescription
namestringFolder display name. @mutable tagmanager.accounts.containers.workspaces.folders.create @mutable tagmanager.accounts.containers.workspaces.folders.update
notesstringUser notes on how to apply this folder in the container. @mutable tagmanager.accounts.containers.workspaces.folders.create @mutable tagmanager.accounts.containers.workspaces.folders.update
folderIdstringThe Folder ID uniquely identifies the GTM Folder.
pathstringGTM Folder's API relative path.
accountIdstringGTM Account ID.
containerIdstringGTM Container ID.
workspaceIdstringGTM Workspace ID.
tagManagerUrlstringAuto generated link to the tag manager UI
fingerprintstringThe fingerprint of the GTM Folder as computed at storage time. This value is recomputed whenever the folder is modified.

Methods

NameAccessible byRequired ParamsDescription
accounts_containers_workspaces_folders_getSELECTaccountsId, containersId, foldersId, workspacesIdGets a GTM Folder.
accounts_containers_workspaces_folders_listSELECTaccountsId, containersId, workspacesIdLists all GTM Folders of a Container.
accounts_containers_workspaces_folders_createINSERTaccountsId, containersId, workspacesIdCreates a GTM Folder.
accounts_containers_workspaces_folders_deleteDELETEaccountsId, containersId, foldersId, workspacesIdDeletes a GTM Folder.
accounts_containers_workspaces_folders_entitiesEXECaccountsId, containersId, foldersId, workspacesIdList all entities in a GTM Folder.
accounts_containers_workspaces_folders_move_entities_to_folderEXECaccountsId, containersId, foldersId, workspacesIdMoves entities to a GTM Folder.
accounts_containers_workspaces_folders_revertEXECaccountsId, containersId, foldersId, workspacesIdReverts changes to a GTM Folder in a GTM Workspace.
accounts_containers_workspaces_folders_updateEXECaccountsId, containersId, foldersId, workspacesIdUpdates a GTM Folder.