refreshAdwordsToken {adwordsR}R Documentation

Refresh Adwords Token

Description

Refresh the Adwords token to access the API.

Usage

refreshAdwordsToken(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 containing the access token that needs updating using the refresh token


[Package adwordsR version 0.3.1 Index]