This will request with the prepared Query to the Google Analytics Data feed API and returns the data in dataframe R object.
GetDataFeed(query.uri, caching.dir = NULL, caching = FALSE)
The URI prepared by the QueryBuilder class.
String Directory to save cached data
Boolean caching required?
GA.list The Google Analytics API JSON response converted to a list object