Google Analytics API v2.4 (revision 33)
com.google.api.services.analytics
Class Analytics.Management.Accounts
java.lang.Object
com.google.api.services.analytics.Analytics.Management.Accounts
- Enclosing class:
- Analytics.Management
public class Analytics.Management.Accounts
- extends Object
The "accounts" collection of methods.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Analytics.Management.Accounts
public Analytics.Management.Accounts()
list
public Analytics.Management.Accounts.List list()
throws IOException
- Lists all accounts to which the user has access.
Create a request for the method "accounts.list".
This request holds the parameters needed by the the analytics server. After setting any optional
parameters, call the
AbstractGoogleClientRequest.execute()
method to invoke the remote operation.
- Returns:
- the request
- Throws:
IOException