| Package | Description |
|---|---|
| com.google.api.services.content.model |
| Modifier and Type | Method and Description |
|---|---|
ReportRow |
ReportRow.clone() |
ReportRow |
ReportRow.set(String fieldName,
Object value) |
ReportRow |
ReportRow.setMetrics(Metrics metrics)
Metrics requested by the merchant in the query.
|
ReportRow |
ReportRow.setProductView(ProductView productView)
Product fields requested by the merchant in the query.
|
ReportRow |
ReportRow.setSegments(Segments segments)
Segmentation dimensions requested by the merchant in the query.
|
| Modifier and Type | Method and Description |
|---|---|
List<ReportRow> |
SearchResponse.getResults()
Rows that matched the search query.
|
| Modifier and Type | Method and Description |
|---|---|
SearchResponse |
SearchResponse.setResults(List<ReportRow> results)
Rows that matched the search query.
|
Copyright © 2011–2022 Google. All rights reserved.