| Package | Description |
|---|---|
| com.google.api.services.analyticsdata.v1beta.model |
| Modifier and Type | Method and Description |
|---|---|
CohortSpec |
CohortSpec.clone() |
CohortSpec |
RunPivotReportRequest.getCohortSpec()
Cohort group associated with this request.
|
CohortSpec |
RunReportRequest.getCohortSpec()
Cohort group associated with this request.
|
CohortSpec |
CohortSpec.set(String fieldName,
Object value) |
CohortSpec |
CohortSpec.setCohortReportSettings(CohortReportSettings cohortReportSettings)
Optional settings for a cohort report.
|
CohortSpec |
CohortSpec.setCohorts(List<Cohort> cohorts)
Defines the selection criteria to group users into cohorts.
|
CohortSpec |
CohortSpec.setCohortsRange(CohortsRange cohortsRange)
Cohort reports follow cohorts over an extended reporting date range.
|
| Modifier and Type | Method and Description |
|---|---|
RunPivotReportRequest |
RunPivotReportRequest.setCohortSpec(CohortSpec cohortSpec)
Cohort group associated with this request.
|
RunReportRequest |
RunReportRequest.setCohortSpec(CohortSpec cohortSpec)
Cohort group associated with this request.
|
Copyright © 2011–2023 Google. All rights reserved.