cohortGroup property
Cohort group associated with this request.
If there is a cohort group in the request the ga:cohort
dimension must
be present. Every [ReportRequest](#ReportRequest) within a batchGet
method must contain the same cohortGroup
definition.
Implementation
CohortGroup? cohortGroup;