gtm_workspaces_sync: gtm_workspaces_sync

Description Usage Arguments

View source: R/gtm_workspaces_methods.R

Description

Syncs a workspace to the latest container version by updating all unmodified workspace entities and displaying conflicts for modified entities. Returns a nested list.

Usage

1
2
3
4
5
6
7
gtm_workspaces_sync(
  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 to sync

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.