doAuth {RAdwords}R Documentation

Invoke the Authentication Process with Google

Description

This function starts the authentication process with Google. Note that this functions needs user interaction.

Usage

doAuth(save = T)

Arguments

save

logical denotes whether authentication information should be saved on disk. Defaults to TRUE.

See Also

getAuth,loadToken


[Package RAdwords version 0.1.18 Index]