Package | Description |
---|---|
com.google.api.services.content.model |
Modifier and Type | Method and Description |
---|---|
Segments |
Segments.clone() |
Segments |
ReportRow.getSegments()
Segmentation dimensions requested by the merchant in the query.
|
Segments |
Segments.set(String fieldName,
Object value) |
Segments |
Segments.setDate(Date date)
Date in the merchant timezone to which metrics apply.
|
Segments |
Segments.setOfferId(String offerId)
Merchant-provided id of the product.
|
Segments |
Segments.setProgram(String program)
Program to which metrics apply, e.g., Free Product Listing.
|
Modifier and Type | Method and Description |
---|---|
ReportRow |
ReportRow.setSegments(Segments segments)
Segmentation dimensions requested by the merchant in the query.
|
Copyright © 2011–2021 Google. All rights reserved.