checkAdwordsToken: Check Adwords Token

Description Usage Arguments Value

View source: R/google_authentication.R

Description

Checks the existing Adwords token to determine whether it needs updating, and updates if necessary

Usage

1
checkAdwordsToken(credentials, saveNewToken = NULL, addGitignore = NULL)

Arguments

credentials

The current available token credentials which includes the access token

saveNewToken

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

addGitignore

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

Value

The credentials that will work in a request


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