All Downloads are FREE. Search and download functionalities are using the official Maven repository.

json.data.dataInsight.mostViewedEntities.json Maven / Gradle / Ivy

There is a newer version: 1.5.11
Show newest version
{
  "name": "mostViewedEntities",
  "fullyQualifiedName": "mostActiveUsers",
  "displayName": "Most Viewed entites",
  "description": "Displays the most viewed entities.",
  "dataIndexType": "web_analytic_entity_view_report_data_index",
  "dimensions": [
    {"name": "entityFqn","chartDataType":"STRING"},
    {"name": "entityType", "chartDataType":  "STRING"},
    {"name": "entityHref", "chartDataType":  "STRING"},
    {"name": "owner","chartDataType":"STRING"}
  ],
  "metrics": [
    {"name": "pageViews", "displayName": "Total number of page view", "chartDataType": "INT"}
  ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy