# NOT RUN {
# }
# NOT RUN {
accountId <- 1234567
containerId <- 7654321
versionId <- 6
newName <- 'My Cool New Version'
newDescription <- 'My new version does something cool'
version <- gtm_versions_update(accountId, containerId, versionId, newName, newDescription)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab