dot-refresh_token: Refresh Access Token

.refresh_tokenR Documentation

Refresh Access Token

Description

refresh_token returns a new valid access token. The access token deprecates after one hour and has to updated with the refresh token. Usually you need not to run refresh_token() explicitly since the whole authentication process is managed by authenticate.

Usage

.refresh_token(google_auth)

Arguments

google_auth

list of credentials and access token

Value

New access token with corresponding time stamp


rstats-lab/RGoogleAds documentation built on April 1, 2022, 10:44 p.m.