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

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

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






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












com.google.api.services.analytics

Class Analytics.Management.WebpropertyUserLinks

  • java.lang.Object
    • com.google.api.services.analytics.Analytics.Management.WebpropertyUserLinks
  • Enclosing class:
    Analytics.Management


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

      • WebpropertyUserLinks

        public WebpropertyUserLinks()
    • Method Detail

      • delete

        public Analytics.Management.WebpropertyUserLinks.Delete delete(String accountId,
                                                                       String webPropertyId,
                                                                       String linkId)
                                                                throws IOException
        Removes a user from the given web property. Create a request for the method "webpropertyUserLinks.delete". 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:
        accountId - Account ID to delete the user link for.
        webPropertyId - Web Property ID to delete the user link for.
        linkId - Link ID to delete the user link for.
        Returns:
        the request
        Throws:
        IOException
      • list

        public Analytics.Management.WebpropertyUserLinks.List list(String accountId,
                                                                   String webPropertyId)
                                                            throws IOException
        Lists webProperty-user links for a given web property. Create a request for the method "webpropertyUserLinks.list". 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:
        accountId - Account ID which the given web property belongs to.
        webPropertyId - Web Property ID for the webProperty-user links to retrieve. Can either be a specific web property ID or '~all', which refers to all the web properties that user has access to.
        Returns:
        the request
        Throws:
        IOException

Copyright © 2011–2019 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy