Google Apps Script API
    Preparing search index...
    interface EventData {
        eventAction?: string;
        eventCategory?: string;
        eventCount?: string;
        eventLabel?: string;
        eventValue?: string;
    }
    Index

    Properties

    eventAction?: string
    eventCategory?: string
    eventCount?: string
    eventLabel?: string
    eventValue?: string