| 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.setBestSellers(BestSellers bestSellers)
Best sellers fields requested by the merchant in the query. 
 | 
ReportRow | 
ReportRow.setBrand(Brand brand)
Brand fields requested by the merchant in the query. 
 | 
ReportRow | 
ReportRow.setCompetitiveVisibility(CompetitiveVisibility competitiveVisibility)
Competitive visibility fields requested by the merchant in the query. 
 | 
ReportRow | 
ReportRow.setMetrics(Metrics metrics)
Metrics requested by the merchant in the query. 
 | 
ReportRow | 
ReportRow.setPriceCompetitiveness(PriceCompetitiveness priceCompetitiveness)
Price competitiveness fields requested by the merchant in the query. 
 | 
ReportRow | 
ReportRow.setPriceInsights(PriceInsights priceInsights)
Price insights fields requested by the merchant in the query. 
 | 
ReportRow | 
ReportRow.setProductCluster(ProductCluster productCluster)
Product cluster fields 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–2024 Google. All rights reserved.