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

target.apidocs.com.google.api.services.analytics.Analytics.Data.Realtime.html Maven / Gradle / Ivy

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






Analytics.Data.Realtime (Google Analytics API v3-rev20190807-1.31.0)












com.google.api.services.analytics

Class Analytics.Data.Realtime

  • Enclosing class:
    Analytics.Data


    public class Analytics.Data.Realtime
    extends Object
    The "realtime" collection of methods.
    • Constructor Detail

      • Realtime

        public Realtime()
    • Method Detail

      • get

        public Analytics.Data.Realtime.Get get(String ids,
                                               String metrics)
                                        throws IOException
        Returns real time data for a view (profile). Create a request for the method "realtime.get". This request holds the parameters needed by the analytics server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
        Parameters:
        ids - Unique table ID for retrieving real time data. Table ID is of the form ga:XXXX, where XXXX is the Analytics view (profile) ID.
        metrics - A comma-separated list of real time metrics. E.g., 'rt:activeUsers'. At least one metric must be specified.
        Returns:
        the request
        Throws:
        IOException

Copyright © 2011–2020 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy