Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 8 of 8 found.
[1] < 1 > [1]  Sort:

ToBody (Package: RGoogleAnalyticsPremium) : Returns the URI constructed from the parameter settings. This also

Returns the URI constructed from the parameter settings. This also URI-encodes all the values in each query parameter.
● Data Source: CranContrib
● Keywords:
● Alias: ToBody
● 0 images

RefreshToAccessToken (Package: RGoogleAnalyticsPremium) : This function takes the Refresh Token as an argument and retrives a new

This function takes the Refresh Token as an argument and retrives a new Access Token based on it
● Data Source: CranContrib
● Keywords: :, Reference, https://developers.google.com/accounts/docs/OAuth2#installed, internal
● Alias: RefreshToAccessToken
● 0 images

GetPostResponse (Package: RGoogleAnalyticsPremium) : This will request (POST method) with the prepared Query to the Google Analytics

This will request (POST method) with the prepared Query to the Google Analytics and returns the response in R object (res).
● Data Source: CranContrib
● Keywords: internal
● Alias: GetPostResponse
● 0 images

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

Query the Google Analytics Premium API for the specified dimensions, metrics and other query parameters
● Data Source: CranContrib
● Keywords:
● Alias: GetFile
● 0 images

Init (Package: RGoogleAnalyticsPremium) : Initialize the Google Analytics query parameters

This function takes all the query parameters and combines them into a single list that is to be passed as an argument to QueryBuilder. Note that parameter validation is performed when the QueryBuilder object is created
● Data Source: CranContrib
● Keywords:
● Alias: Init
● 0 images

ValidateToken (Package: RGoogleAnalyticsPremium) : Check whether the Access Token has expired

This function checks whether the Access Token is expired. If yes, it generates a new Access Token and updates the token object.
● Data Source: CranContrib
● Keywords:
● Alias: ValidateToken
● 0 images

QueryBuilder (Package: RGoogleAnalyticsPremium) : Initialize a QueryBuilder object with the given parameters and perform validation

Initialize a QueryBuilder object with the given parameters and perform validation
● Data Source: CranContrib
● Keywords:
● Alias: QueryBuilder
● 0 images

Auth (Package: RGoogleAnalyticsPremium) : Authorize the RGoogleAnalytics package to the user's Google Analytics

This function expects a Client ID and Client Secret. In order to obtain these, you will have to register an application with the Google Analytics API. This can be done as follows
● Data Source: CranContrib
● Keywords:
● Alias: Auth
● 0 images