Google Apps Script API
    Preparing search index...
    interface GaDataDataTable {
        cols?: GaDataDataTableCols[];
        rows?: GaDataDataTableRows[];
    }
    Index

    Properties

    Properties