{
"ok": true,
"data": {
"appId": "123456789",
"country": "us",
"device": "iphone",
"days": 30,
"score": 47.3,
"scoreChange": 5.8,
"series": [
{ "date": "2026-03-22", "score": 41.5, "rankedCount": 29 },
{ "date": "2026-03-23", "score": 42.7, "rankedCount": 31 },
{ "date": "2026-04-21", "score": 47.3, "rankedCount": 33 }
],
"topContributors": [
{ "keyword": "claude ai", "rank": 2, "volumeScore": 74, "contribution": 62.9 },
{ "keyword": "ai assistant", "rank": 5, "volumeScore": 68, "contribution": 47.6 }
],
"breakdown": [
{ "bucket": "top3", "rankedCount": 4, "weightedScore": 312.5, "share": 78.4 },
{ "bucket": "top10", "rankedCount": 11, "weightedScore": 605.0, "share": 64.1 },
{ "bucket": "top30", "rankedCount": 22, "weightedScore": 812.7, "share": 47.3 }
]
}
}