GetDataFeed: This will request with the prepared Query to the Google...

Description Usage Arguments Value

Description

This will request with the prepared Query to the Google Analytics Data feed API and returns the data in dataframe R object.

Usage

1
GetDataFeed(query.uri, caching.dir = NULL, caching = FALSE)

Arguments

query.uri

The URI prepared by the QueryBuilder class.

caching.dir

String Directory to save cached data

caching

Boolean caching required?

Value

GA.list The Google Analytics API JSON response converted to a list object


Tatvic/RGoogleAnalytics documentation built on May 9, 2019, 4:20 p.m.