gtm_workspaces_get: gtm_workspaces_get

Description Usage Arguments

View source: R/gtm_workspaces_methods.R

Description

Get the details of a Google Tag Manager workspaces in a specific container

Usage

1
2
3
4
5
6
7
gtm_workspaces_get(
  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 that you need details

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.