# NOT RUN {
# }
# NOT RUN {
accountId <- 1234567
containerId <- 7654321
workspaceId <- 3
folderId <- 1
tags = 12
gtm_folders_move(accountId, containerId, workspaceId, folderId, tags = tags)
triggers = c(1,2,3)
tags = c(4,5,6)
gtm_folders_move(accountId, containerId, workspaceId, folderId, tags = tags)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab