| Package | Description |
|---|---|
| com.google.api.services.analytics.model |
| Modifier and Type | Method and Description |
|---|---|
EntityAdWordsLinks |
EntityAdWordsLinks.clone() |
EntityAdWordsLinks |
EntityAdWordsLinks.set(String fieldName,
Object value) |
EntityAdWordsLinks |
EntityAdWordsLinks.setItems(List<EntityAdWordsLink> items)
A list of entity Google Ads links.
|
EntityAdWordsLinks |
EntityAdWordsLinks.setItemsPerPage(Integer itemsPerPage)
The maximum number of entries the response can contain, regardless of the actual number of
entries returned.
|
EntityAdWordsLinks |
EntityAdWordsLinks.setKind(String kind)
Collection type.
|
EntityAdWordsLinks |
EntityAdWordsLinks.setNextLink(String nextLink)
Next link for this Google Ads link collection.
|
EntityAdWordsLinks |
EntityAdWordsLinks.setPreviousLink(String previousLink)
Previous link for this Google Ads link collection.
|
EntityAdWordsLinks |
EntityAdWordsLinks.setStartIndex(Integer startIndex)
The starting index of the entries, which is 1 by default or otherwise specified by the start-
index query parameter.
|
EntityAdWordsLinks |
EntityAdWordsLinks.setTotalResults(Integer totalResults)
The total number of results for the query, regardless of the number of results in the response.
|
Copyright © 2011–2022 Google. All rights reserved.