GetPostResponse: This will request (POST method) with the prepared Query to...

Description Usage Arguments Value

Description

This will request (POST method) with the prepared Query to the Google Analytics and returns the response in R object (res).

Usage

1
GetPostResponse(query.uri, postbody, token)

Arguments

query.uri

The URL to insert report in API.

postbody

Body part of POST request.

token

Oauth2.0 token.

Value

res Response of POST request


RGoogleAnalyticsPremium documentation built on May 2, 2019, 2:31 p.m.