InsightsSummary

Summary of insights present in a session

  • insightCountsByType
    Type: array object[] · InsightCountByType[]
    required

    Per-insight-type breakdown of visible insight counts

    Count of visible insights for a single insight type

    • count
      Type: integer
      required

      Number of visible insights of this type in the session

    • insightType
      Type: string
      required

      Insight type slug (data-driven, see GET /insights/1.0/types for available types)

  • insightTypes
    Type: array string[] · InsightType[]
    required

    Distinct insight types present in the session

    • Type: string · InsightType

      Insight type slug (data-driven, see GET /insights/1.0/types for available types)

  • totalCount
    Type: integer
    required

    Total number of visible insights in the session