target.apidocs.com.google.api.services.analytics.Analytics.Management.Accounts.html Maven / Gradle / Ivy
Analytics.Management.Accounts (Google Analytics API v2.4-rev20180622-1.29.2)
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.
-
-
Nested Class Summary
Nested Classes
Modifier and Type
Class and Description
class
Analytics.Management.Accounts.List
-
Constructor Summary
Constructors
Constructor and Description
Accounts()
-
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type
Method and Description
Analytics.Management.Accounts.List
list()
Lists all accounts to which the user has access.
-
-
Method Detail
-
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 analytics server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute()
method to invoke the remote operation.
- Returns:
- the request
- Throws:
IOException
Copyright © 2011–2019 Google. All rights reserved.