| Package | Description |
|---|---|
| com.google.api.services.analytics.model |
| Modifier and Type | Method and Description |
|---|---|
RemarketingAudiences |
RemarketingAudiences.clone() |
RemarketingAudiences |
RemarketingAudiences.set(String fieldName,
Object value) |
RemarketingAudiences |
RemarketingAudiences.setItems(List<RemarketingAudience> items)
A list of remarketing audiences.
|
RemarketingAudiences |
RemarketingAudiences.setItemsPerPage(Integer itemsPerPage)
The maximum number of resources the response can contain, regardless of the actual number of
resources returned.
|
RemarketingAudiences |
RemarketingAudiences.setKind(String kind)
Collection type.
|
RemarketingAudiences |
RemarketingAudiences.setNextLink(String nextLink)
Link to next page for this remarketing audience collection.
|
RemarketingAudiences |
RemarketingAudiences.setPreviousLink(String previousLink)
Link to previous page for this view (profile) collection.
|
RemarketingAudiences |
RemarketingAudiences.setStartIndex(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(Integer totalResults)
The total number of results for the query, regardless of the number of results in the response.
|
RemarketingAudiences |
RemarketingAudiences.setUsername(String username)
Email ID of the authenticated user
|
Copyright © 2011–2022 Google. All rights reserved.