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