gtm_manage_auth: gtm_manage_auth

Description Usage Arguments

View source: R/helper_functions.R

Description

A tool for managing your authorizations

Usage

1
gtm_manage_auth(client_id, client_secret)

Arguments

client_id

Your Google client ID

client_secret

Your Google client client

scope

The scope that you need (defaults to 'read'); can be one of the following: * 'delete containers' * 'edit containers' * 'edit container versions' * 'manage accounts' * 'manage users' * 'publish' * 'read'


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