RefreshToAccessToken: This function takes the Refresh Token as an argument and...

Description Usage Arguments Value

Description

This function takes the Refresh Token as an argument and retrives a new Access Token based on it

Usage

1
RefreshToAccessToken(token.object)

Arguments

token.object

OAuth2.0 Token Object containing refresh token, client ID and client Secret

Value

token.object Returns the same token object with the updated access token. Since the Token object is a Reference Class object it can be modified in place


Tatvic/RGoogleAnalytics documentation built on May 9, 2019, 4:20 p.m.