{
"appId": "com.facebook.katana",
"appName": "",
"platform": 1,
"region": "US",
"startTime": 1631171845877,
"endTime": 1631258245877,
"page": 0,
"pageSize": 30
}curl --location --request POST 'https://asoworld.com/openApi/Keyword/keywordInstallList' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"appId": "com.facebook.katana",
"appName": "",
"platform": 1,
"region": "US",
"startTime": 1631171845877,
"endTime": 1631258245877,
"page": 0,
"pageSize": 30
}'{
"P": {
"installCount": 150,
"installCost": 300,
"pageTotal": 1,
"list": [
{
"appId": "com.facebook.katana",
"platform": 1,
"region": "US",
"allCost": 300,
"allCount": 150,
"wordCount": 150
}
]
}
}