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

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

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






Analytics.Management (Google Analytics API v3-rev20190604-1.30.1)












com.google.api.services.analytics

Class Analytics.Management

  • Enclosing class:
    Analytics


    public class Analytics.Management
    extends Object
    The "management" collection of methods.
    • Constructor Detail

      • Management

        public Management()
    • Method Detail

      • accountSummaries

        public Analytics.Management.AccountSummaries accountSummaries()
        An accessor for creating requests from the AccountSummaries collection.

        The typical use is:

            Analytics analytics = new Analytics(...);
            Analytics.AccountSummaries.List request = analytics.accountSummaries().list(parameters ...)
         
        Returns:
        the resource collection
      • accountUserLinks

        public Analytics.Management.AccountUserLinks accountUserLinks()
        An accessor for creating requests from the AccountUserLinks collection.

        The typical use is:

            Analytics analytics = new Analytics(...);
            Analytics.AccountUserLinks.List request = analytics.accountUserLinks().list(parameters ...)
         
        Returns:
        the resource collection
      • accounts

        public Analytics.Management.Accounts accounts()
        An accessor for creating requests from the Accounts collection.

        The typical use is:

            Analytics analytics = new Analytics(...);
            Analytics.Accounts.List request = analytics.accounts().list(parameters ...)
         
        Returns:
        the resource collection
      • clientId

        public Analytics.Management.ClientId clientId()
        An accessor for creating requests from the ClientId collection.

        The typical use is:

            Analytics analytics = new Analytics(...);
            Analytics.ClientId.List request = analytics.clientId().list(parameters ...)
         
        Returns:
        the resource collection
      • customDataSources

        public Analytics.Management.CustomDataSources customDataSources()
        An accessor for creating requests from the CustomDataSources collection.

        The typical use is:

            Analytics analytics = new Analytics(...);
            Analytics.CustomDataSources.List request = analytics.customDataSources().list(parameters ...)
         
        Returns:
        the resource collection
      • customDimensions

        public Analytics.Management.CustomDimensions customDimensions()
        An accessor for creating requests from the CustomDimensions collection.

        The typical use is:

            Analytics analytics = new Analytics(...);
            Analytics.CustomDimensions.List request = analytics.customDimensions().list(parameters ...)
         
        Returns:
        the resource collection
      • customMetrics

        public Analytics.Management.CustomMetrics customMetrics()
        An accessor for creating requests from the CustomMetrics collection.

        The typical use is:

            Analytics analytics = new Analytics(...);
            Analytics.CustomMetrics.List request = analytics.customMetrics().list(parameters ...)
         
        Returns:
        the resource collection
      • experiments

        public Analytics.Management.Experiments experiments()
        An accessor for creating requests from the Experiments collection.

        The typical use is:

            Analytics analytics = new Analytics(...);
            Analytics.Experiments.List request = analytics.experiments().list(parameters ...)
         
        Returns:
        the resource collection
      • filters

        public Analytics.Management.Filters filters()
        An accessor for creating requests from the Filters collection.

        The typical use is:

            Analytics analytics = new Analytics(...);
            Analytics.Filters.List request = analytics.filters().list(parameters ...)
         
        Returns:
        the resource collection
      • goals

        public Analytics.Management.Goals goals()
        An accessor for creating requests from the Goals collection.

        The typical use is:

            Analytics analytics = new Analytics(...);
            Analytics.Goals.List request = analytics.goals().list(parameters ...)
         
        Returns:
        the resource collection
      • profileFilterLinks

        public Analytics.Management.ProfileFilterLinks profileFilterLinks()
        An accessor for creating requests from the ProfileFilterLinks collection.

        The typical use is:

            Analytics analytics = new Analytics(...);
            Analytics.ProfileFilterLinks.List request = analytics.profileFilterLinks().list(parameters ...)
         
        Returns:
        the resource collection
      • profileUserLinks

        public Analytics.Management.ProfileUserLinks profileUserLinks()
        An accessor for creating requests from the ProfileUserLinks collection.

        The typical use is:

            Analytics analytics = new Analytics(...);
            Analytics.ProfileUserLinks.List request = analytics.profileUserLinks().list(parameters ...)
         
        Returns:
        the resource collection
      • profiles

        public Analytics.Management.Profiles profiles()
        An accessor for creating requests from the Profiles collection.

        The typical use is:

            Analytics analytics = new Analytics(...);
            Analytics.Profiles.List request = analytics.profiles().list(parameters ...)
         
        Returns:
        the resource collection
      • remarketingAudience

        public Analytics.Management.RemarketingAudience remarketingAudience()
        An accessor for creating requests from the RemarketingAudience collection.

        The typical use is:

            Analytics analytics = new Analytics(...);
            Analytics.RemarketingAudience.List request = analytics.remarketingAudience().list(parameters ...)
         
        Returns:
        the resource collection
      • segments

        public Analytics.Management.Segments segments()
        An accessor for creating requests from the Segments collection.

        The typical use is:

            Analytics analytics = new Analytics(...);
            Analytics.Segments.List request = analytics.segments().list(parameters ...)
         
        Returns:
        the resource collection
      • unsampledReports

        public Analytics.Management.UnsampledReports unsampledReports()
        An accessor for creating requests from the UnsampledReports collection.

        The typical use is:

            Analytics analytics = new Analytics(...);
            Analytics.UnsampledReports.List request = analytics.unsampledReports().list(parameters ...)
         
        Returns:
        the resource collection
      • uploads

        public Analytics.Management.Uploads uploads()
        An accessor for creating requests from the Uploads collection.

        The typical use is:

            Analytics analytics = new Analytics(...);
            Analytics.Uploads.List request = analytics.uploads().list(parameters ...)
         
        Returns:
        the resource collection
      • webPropertyAdWordsLinks

        public Analytics.Management.WebPropertyAdWordsLinks webPropertyAdWordsLinks()
        An accessor for creating requests from the WebPropertyAdWordsLinks collection.

        The typical use is:

            Analytics analytics = new Analytics(...);
            Analytics.WebPropertyAdWordsLinks.List request = analytics.webPropertyAdWordsLinks().list(parameters ...)
         
        Returns:
        the resource collection
      • webproperties

        public Analytics.Management.Webproperties webproperties()
        An accessor for creating requests from the Webproperties collection.

        The typical use is:

            Analytics analytics = new Analytics(...);
            Analytics.Webproperties.List request = analytics.webproperties().list(parameters ...)
         
        Returns:
        the resource collection
      • webpropertyUserLinks

        public Analytics.Management.WebpropertyUserLinks webpropertyUserLinks()
        An accessor for creating requests from the WebpropertyUserLinks collection.

        The typical use is:

            Analytics analytics = new Analytics(...);
            Analytics.WebpropertyUserLinks.List request = analytics.webpropertyUserLinks().list(parameters ...)
         
        Returns:
        the resource collection

Copyright © 2011–2019 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy