Circana · Example Payload

Liquid Data Report Detail Example

AnalyticsConsumer DataMarket ResearchRetailCPGPoint Of SaleConsumer InsightsBusiness Intelligence

Liquid Data Report Detail Example is an example object payload from Circana, with 9 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

report_idnamestatuscreated_atcompleted_atcategoryreport_typerow_countestimated_completion

Example Payload

Raw ↑
{
  "report_id": "rpt-891234",
  "name": "Q1 2026 Beauty Category Performance Review",
  "status": "completed",
  "created_at": "2026-04-15T09:30:00Z",
  "completed_at": "2026-04-15T09:34:00Z",
  "category": "Beauty",
  "report_type": "category_analysis",
  "row_count": 8912,
  "estimated_completion": null
}