This is a function to get the Google Analytics accounts that this user has access to. The scope it uses is the `See and download your Google Analytics data` If you don't this check this box on the OAuth screen this won't work.
Examples
if (FALSE) { # \dontrun{
authorize("google")
get_ga_user()
} # }