GetGaData Execute a ganalytics query.
# S4 method for .query
GetGaData(query, creds = NULL, .progress = "time",
addViewId = FALSE, addSegmentId = FALSE)
the query to execute.
the Google APIs Project OAuth 2.0 credentials to use.
progress bar to display. use .progress = "none" to turn off.
logical value indicating whether to add a viewID column for when more than one view has been provided.
logical value indicating whether to add the name of the segment for when more than one segment has been queried.
a tibble