Google Analytics API v3 (revision 41)



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

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

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

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