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

    Interface IMyActivity

    interface IMyActivity {
        comments: number;
        completion: number;
        group_id?: string;
        heatmap: IVideoBenchmarkHeatmap;
        media_src: string;
        replies: number;
        session_id: string;
        sso_id?: string;
        visitor_id: string;
        watch_time: number;
        widget_index: number;
    }
    Index

    Properties

    comments: number

    Quantity of comments

    completion: number

    acc_completion from Events!IVideoBenchmarkEvent

    group_id?: string

    The group Id provided on Config!IGroupDetails

    acc_heatmap from Events!IVideoBenchmarkEvent

    media_src: string

    Media source

    replies: number

    Quantity of replies

    session_id: string

    Unique session identifier

    sso_id?: string

    User sso id

    visitor_id: string

    Unique visitor identifier

    watch_time: number

    acc_watch_time from Events!IVideoBenchmarkEvent

    widget_index: number

    index of the widget