GetFile {RGoogleAnalyticsPremium} | R Documentation |
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 |
token |
Name of the token object created using |
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.
[Package RGoogleAnalyticsPremium version 0.1.1 Index]