Description
Get or define a cohort.
Set a cohort of a query.
Usage
Cohort(object, value, type)Cohort(object) <- value
Arguments
object
The object to get or set the cohorts of.
value
The value to set the object's cohorts to.
type
The type of cohort. Only the default of "FIRST_VISIT_DATE"
is currently valid.