cohortSpec property

CohortSpec? cohortSpec
getter/setter pair

Cohort group associated with this request.

If there is a cohort group in the request the 'cohort' dimension must be present.

Implementation

CohortSpec? cohortSpec;