authenticate {r4googleads} | R Documentation |
Invoke the Authentication Process with 'Google'
Description
This function starts the authentication process with 'Google'. Note that this function needs user interaction.
Usage
authenticate(save = TRUE)
Arguments
save |
logical, should the authentication information should be saved on disk? Defaults to TRUE. |
Value
data.frame containing credentials, optionally saved as .RData in the current working directory
[Package r4googleads version 0.1.1 Index]