Google Apps Script API
    Preparing search index...
    interface CohortGroup {
        cohorts?: Cohort[];
        lifetimeValue?: boolean;
    }
    Index

    Properties

    cohorts?: Cohort[]
    lifetimeValue?: boolean