Google Apps Script API
    Preparing search index...
    interface GaDataDataTableCols {
        id?: string;
        label?: string;
        type?: string;
    }
    Index

    Properties

    Properties

    id?: string
    label?: string
    type?: string