| Package | Description |
|---|---|
| com.google.api.services.analyticsreporting.v4.model |
| Modifier and Type | Method and Description |
|---|---|
CohortGroup |
CohortGroup.clone() |
CohortGroup |
ReportRequest.getCohortGroup()
Cohort group associated with this request.
|
CohortGroup |
CohortGroup.set(String fieldName,
Object value) |
CohortGroup |
CohortGroup.setCohorts(List<Cohort> cohorts)
The definition for the cohort.
|
CohortGroup |
CohortGroup.setLifetimeValue(Boolean lifetimeValue)
Enable Life Time Value (LTV).
|
| Modifier and Type | Method and Description |
|---|---|
ReportRequest |
ReportRequest.setCohortGroup(CohortGroup cohortGroup)
Cohort group associated with this request.
|
Copyright © 2011–2021 Google. All rights reserved.