Google Apps Script API
    Preparing search index...
    interface Cohort {
        dateRange?: GoogleAppsScript.AnalyticsReporting.Schema.DateRange;
        name?: string;
        type?: string;
    }
    Index

    Properties

    name?: string
    type?: string