Google Analytics API v3 (revision 41)



Uses of Class
com.google.api.services.analytics.model.Segments

Packages that use Segments
com.google.api.services.analytics.model   
 

Uses of Segments in com.google.api.services.analytics.model
 

Methods in com.google.api.services.analytics.model that return Segments
 Segments Segments.clone()
           
 Segments Segments.set(String fieldName, Object value)
           
 Segments Segments.setItems(List<Segment> items)
          A list of advanced segments.
 Segments Segments.setItemsPerPage(Integer itemsPerPage)
          The maximum number of resources the response can contain, regardless of the actual number of resources returned.
 Segments Segments.setKind(String kind)
          Collection type for advanced segments.
 Segments Segments.setNextLink(String nextLink)
          Link to next page for this advanced segment collection.
 Segments Segments.setPreviousLink(String previousLink)
          Link to previous page for this advanced segment collection.
 Segments Segments.setStartIndex(Integer startIndex)
          The starting index of the resources, which is 1 by default or otherwise specified by the start- index query parameter.
 Segments Segments.setTotalResults(Integer totalResults)
          The total number of results for the query, regardless of the number of results in the response.
 Segments Segments.setUsername(String username)
          Email ID of the authenticated user