Tableau Embedding API
    Preparing search index...

    Interface VizQLDataServiceSessionInfo

    Server session information for use with VizQL Data Service.

    interface VizQLDataServiceSessionInfo {
        globalSessionHeader: string;
        vizqlServerSessionId: string;
    }
    Index

    Properties

    globalSessionHeader: string

    The global session header for use with VizQL Data Service.

    vizqlServerSessionId: string

    The VizQL Server session ID for use with VizQL Data Service.