[
{
"observationId": "d1",
"creatorId": "c-beauty-1",
"creatorName": "Beauty Lab",
"productId": "serum-88",
"productName": "Repair Serum",
"observedAt": "2026-06-30",
"views": 10000,
"likes": 600,
"comments": 80,
"shares": 50,
"favorites": 120,
"orders": 60,
"gmv": 1800
},
{
"observationId": "d2",
"creatorId": "c-beauty-1",
"creatorName": "Beauty Lab",
"productId": "serum-88",
"productName": "Repair Serum",
"observedAt": "2026-07-06",
"views": 18000,
"likes": 1100,
"comments": 140,
"shares": 100,
"favorites": 220,
"orders": 110,
"gmv": 3300
},
{
"observationId": "d3",
"creatorId": "c-beauty-1",
"creatorName": "Beauty Lab",
"productId": "serum-88",
"productName": "Repair Serum",
"observedAt": "2026-07-13",
"views": 62000,
"likes": 5200,
"comments": 800,
"shares": 1100,
"favorites": 1800,
"orders": 780,
"gmv": 24000
},
{
"observationId": "d4",
"creatorId": "c-beauty-2",
"creatorName": "Skin Daily",
"productId": "serum-88",
"productName": "Repair Serum",
"observedAt": "2026-07-06",
"views": 5000,
"orders": 20
},
{
"observationId": "d5",
"creatorId": "c-beauty-2",
"creatorName": "Skin Daily",
"productId": "serum-88",
"productName": "Repair Serum",
"observedAt": "2026-07-13",
"views": 21000,
"likes": 1500,
"comments": 180,
"shares": 260,
"favorites": 420,
"orders": 210,
"gmv": 6300
}
]