refreshAdwordsToken: Refresh Adwords Token

Description Usage Arguments Value

View source: R/google_authentication.R

Description

Refresh the Adwords token to access the API.

Usage

1
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


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