All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.analytics.AnalyticsRequest.html Maven / Gradle / Ivy

There is a newer version: v3-rev20190807-2.0.0
Show newest version






AnalyticsRequest (Google Analytics API v3-rev20190807-1.31.0)












com.google.api.services.analytics

Class AnalyticsRequest<T>

    • Constructor Detail

      • AnalyticsRequest

        public AnalyticsRequest(Analytics client,
                                String method,
                                String uriTemplate,
                                Object content,
                                Class<T> responseClass)
        Parameters:
        client - Google client
        method - HTTP Method
        uriTemplate - URI template for the path relative to the base URL. If it starts with a "/" the base path from the base URL will be stripped out. The URI template can also be a full URL. URI template expansion is done using UriTemplate.expand(String, String, Object, boolean)
        content - A POJO that can be serialized into JSON or null for none
        responseClass - response class to parse into

Copyright © 2011–2020 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy