ValidateToken {RGoogleAnalyticsPremium} | R Documentation |
Check whether the Access Token has expired
Description
This function checks whether the Access Token is expired. If yes, it generates a new Access Token and updates the token object.
Usage
ValidateToken(token)
Arguments
token |
Token object containing the OAuth authentication parameters |
[Package RGoogleAnalyticsPremium version 0.1.1 Index]