.get_credentials {r4googleads}R Documentation

Authentication of R app

Description

get_credentials authenticates the R app at the 'Google' authentication server using OAUTH2 and receives the client token. Usually you need not to run get_credentials() explicitly since the whole authentication process is managed by authenticate.

Usage

.get_credentials()

Value

Client token from Google authentication server.


[Package r4googleads version 0.1.1 Index]