Learn R Programming

RGoogleAnalyticsPremium (version 0.1.1)

GetFile: Query the Google Analytics Premium API for the specified dimensions, metrics and other query parameters

Description

Query the Google Analytics Premium API for the specified dimensions, metrics and other query parameters

Usage

GetFile(query.builder, token, accountid, webpropertyid, profileid)

Arguments

query.builder
Name of the object created using QueryBuilder
token
Name of the token object created using Auth
accountid
Google analytics premium account id
webpropertyid
Webproperty ID for google analytics premium account
profileid
View ID for google analytics premium account

Value

It returns path to file on local drive that contains extracted unsampled data.