ToUri: 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
ToUri(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.