{
"_id": "ORD123456",
"appId": "com.example.app",
"userId": 9999999,
"state": 0,
"platform": 1,
"region": "US",
"origin": 1,
"submitType": "AUTO_KEYWORD",
"installType": "24h",
"isArchived": false,
"orderPrice": 2000,
"createTime": 1704096000000,
"startTime": -1,
"finishTime": -1,
"days": [
[
{
"word": "PACKAGE",
"count": 10,
"impressionRatio": 100,
"openAppRatio": 50
}
]
]
}