# NOT RUN {
accountId <- 1234567
containerId <- 7654321
env <- gtm_environments_create(accountId, containerId, "Development")
pp_env <- gtm_environments_create(accountId,
containerId,
"Pre-Prod",
debug=TRUE,
url="https://pp.example.com")
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab