gtm_variables_list: gtm_variables_list

Description Usage Arguments

View source: R/gtm_variables_methods.R

Description

Lists all of the custom Variables of a GTM Container.

Usage

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

Arguments

account_id

The ID of the account

container_id

The ID of the container

workspace_id

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

token

An OAuth token object

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.