Annoto Widget API - v3.65.0
    Preparing search index...

    Interface IStatsEvent

    interface IStatsEvent {
        group_id?: string;
        media_src: string;
        ps?: number;
        session_id: string;
        type: StatsTypeEnum;
        visitor_id: string;
        widget_index: number;
    }
    Index

    Properties

    group_id?: string

    The group Id provided on Config!IGroupDetails

    media_src: string

    Media source

    ps?: number

    Video timestamp in seconds

    session_id: string

    Unique session identifier

    The type of the event

    visitor_id: string

    Unique visitor identifier

    widget_index: number

    index of the widget