Google Apps Script API
    Preparing search index...
    interface GoalEventDetails {
        eventConditions?: GoalEventDetailsEventConditions[];
        useEventValue?: boolean;
    }
    Index

    Properties

    useEventValue?: boolean