checkAdwordsToken {adwordsR}R Documentation

Check Adwords Token

Description

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

Usage

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


[Package adwordsR version 0.3.1 Index]