target.apidocs.com.google.api.services.analytics.Analytics.Management.Segments.html Maven / Gradle / Ivy
Analytics.Management.Segments (Google Analytics API v3-rev20190807-1.31.0)
com.google.api.services.analytics
Class Analytics.Management.Segments
- java.lang.Object
-
- com.google.api.services.analytics.Analytics.Management.Segments
-
- Enclosing class:
- Analytics.Management
public class Analytics.Management.Segments
extends Object
The "segments" collection of methods.
-
-
Nested Class Summary
Nested Classes
Modifier and Type
Class and Description
class
Analytics.Management.Segments.List
-
Constructor Summary
Constructors
Constructor and Description
Segments()
-
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type
Method and Description
Analytics.Management.Segments.List
list()
Lists segments to which the user has access.
-
-
Method Detail
-
list
public Analytics.Management.Segments.List list()
throws IOException
Lists segments to which the user has access.
Create a request for the method "segments.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–2020 Google. All rights reserved.