Rdocumentation
powered by
Learn R Programming
RGoogleAnalyticsPremium (version 0.1.1)
ToBody: Returns the URI constructed from the parameter settings. This also URI-encodes all the values in each query parameter.
Description
Returns the URI constructed from the parameter settings. This also URI-encodes all the values in each query parameter.
Usage
ToBody(query.builder, token)
Arguments
query.builder
Name of the Object of the Query Builder Class
token
Token object containing the OAuth2.0 Authentication details
Value
A full URI that can be used with the Google Analytics API.