| Package | Description |
|---|---|
| com.google.api.services.analyticsdata.v1beta.model |
| Modifier and Type | Method and Description |
|---|---|
CohortReportSettings |
CohortReportSettings.clone() |
CohortReportSettings |
CohortSpec.getCohortReportSettings()
Optional settings for a cohort report.
|
CohortReportSettings |
CohortReportSettings.set(String fieldName,
Object value) |
CohortReportSettings |
CohortReportSettings.setAccumulate(Boolean accumulate)
If true, accumulates the result from first touch day to the end day.
|
| Modifier and Type | Method and Description |
|---|---|
CohortSpec |
CohortSpec.setCohortReportSettings(CohortReportSettings cohortReportSettings)
Optional settings for a cohort report.
|
Copyright © 2011–2023 Google. All rights reserved.