Tag Manager API . accounts . containers . move_folders

Instance Methods

update(accountId, containerId, folderId, variableId=None, tagId=None, triggerId=None)

Moves entities to a GTM Folder.

Method Details

update(accountId, containerId, folderId, variableId=None, tagId=None, triggerId=None)
Moves entities to a GTM Folder.

Args:
  accountId: string, The GTM Account ID. (required)
  containerId: string, The GTM Container ID. (required)
  folderId: string, The GTM Folder ID. (required)
  variableId: string, The variables to be moved to the folder. (repeated)
  tagId: string, The tags to be moved to the folder. (repeated)
  triggerId: string, The triggers to be moved to the folder. (repeated)