{
"total_strategies": 0,
"active_strategies": 0,
"total_products": 0,
"optimized_products": 0,
"total_revenue": "string",
"average_margin": 0,
"price_optimization_opportunities": 0,
"recent_price_changes": [
{
"property1": "string",
"property2": "string"
}
],
"top_performing_strategies": [
{
"strategy_id": "2f2bd67b-1704-49ea-b554-0727bfca0a84",
"strategy_name": "string",
"total_products": 0,
"total_revenue": "string",
"average_price": "string",
"average_margin": 0,
"performance_score": 0,
"period_start": "2019-08-24T14:15:22.123Z",
"period_end": "2019-08-24T14:15:22.123Z"
}
],
"market_trends": [
{
"category_id": "8de4c9fd-61a4-4c0b-bf88-0ed3a0fe3fa2",
"category_name": "string",
"period_start": "2019-08-24T14:15:22.123Z",
"period_end": "2019-08-24T14:15:22.123Z",
"avg_price": "string",
"median_price": "string",
"price_change_percentage": 0,
"price_volatility": 0,
"sample_size": 0
}
]
}