gtm_builtin_variables_list: gtm_builtin_variables_list

Description Usage Arguments

View source: R/gtm_builtin_variables_methods.R

Description

Lists all the enabled Built-In Variables of a GTM Container.

Usage

1
2
3
4
5
6
7
gtm_builtin_variables_list(
  account_id,
  container_id,
  token,
  workspace_id = NULL,
  verbose = FALSE
)

Arguments

account_id

The ID of the account

container_id

The ID of the container

token

An OAuth token object

workspace_id

The ID of the workspace. Defaults to NULL because this will default to the default workspace.

verbose

If you want a message letting you know that your results have been successfully retrieved. Defaults to FALSE


neugelb/gtmr documentation built on June 25, 2020, 10:06 a.m.