ValidateToken {RGoogleAnalyticsPremium} | R Documentation |
This function checks whether the Access Token is expired. If yes, it generates a new Access Token and updates the token object.
ValidateToken(token)
token |
Token object containing the OAuth authentication parameters |