loadAdwordsToken: Load Adwords Token

Description Usage Arguments Value

View source: R/google_authentication.R

Description

Loads a pre-existing token if it exists, or generates a token if it does not exist.

Usage

1
loadAdwordsToken(saveNewToken = NULL, addGitignore = NULL)

Arguments

saveNewToken

Option to save the credentials to the file. (Optional)

addGitignore

Option to add the credentials to the .gitignore file (Optional)

Value

loads credentials from existing token or new token


adwordsR documentation built on May 2, 2019, 5:05 a.m.