| Package | Description |
|---|---|
| com.google.api.services.analytics.model |
| Modifier and Type | Method and Description |
|---|---|
RemarketingAudiences |
RemarketingAudiences.clone() |
RemarketingAudiences |
RemarketingAudiences.set(java.lang.String fieldName,
java.lang.Object value) |
RemarketingAudiences |
RemarketingAudiences.setItems(java.util.List<RemarketingAudience> items)
A list of remarketing audiences.
|
RemarketingAudiences |
RemarketingAudiences.setItemsPerPage(java.lang.Integer itemsPerPage)
The maximum number of resources the response can contain, regardless of the actual number of
resources returned.
|
RemarketingAudiences |
RemarketingAudiences.setKind(java.lang.String kind)
Collection type.
|
RemarketingAudiences |
RemarketingAudiences.setNextLink(java.lang.String nextLink)
Link to next page for this remarketing audience collection.
|
RemarketingAudiences |
RemarketingAudiences.setPreviousLink(java.lang.String previousLink)
Link to previous page for this view (profile) collection.
|
RemarketingAudiences |
RemarketingAudiences.setStartIndex(java.lang.Integer startIndex)
The starting index of the resources, which is 1 by default or otherwise specified by the start-
index query parameter.
|
RemarketingAudiences |
RemarketingAudiences.setTotalResults(java.lang.Integer totalResults)
The total number of results for the query, regardless of the number of results in the response.
|
RemarketingAudiences |
RemarketingAudiences.setUsername(java.lang.String username)
Email ID of the authenticated user
|