powered by
This will return the latest container version header If you want to get the information for the most all container versions, use gtm_headers_list
gtm_headers_list
gtm_headers_latest(account_id, container_id)
Account Id
Container Id
https://developers.google.com/tag-manager/api/v2/reference/accounts/containers/version_headers/latest
Other version header functions: gtm_headers_list()
gtm_headers_list()
# NOT RUN { accountId <- 1234567 containerId <- 7654321 latestHeader <- gtm_headers_latest(accountId, containerId) # } # NOT RUN { # }
Run the code above in your browser using DataLab