x-openapi-key: ********************{
"taskId": "b992d118-ec2e-440b-8816-38ce6f3746b9",
"subTaskId": 3
}curl --location 'https://api.foxdata.com/apiv1/open-api/expose/asa-monitor/task/result' \
--header 'x-openapi-key: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"taskId": "b992d118-ec2e-440b-8816-38ce6f3746b9",
"subTaskId": 3
}'{
"status": "SUCCESS\\FAILED",
"expectTime": "",
"details": {
"keyword": "games",
"biddingApps": [
{
"appId": "",
"title": "",
"icon": "",
"visibilityScore": 91,
"num": 0,
"percentage": "0.7049"
}
]
},
"creditsCost": {
"requestCredits": 0,
"baseCredits": 10,
"extraCredits": 0,
"totalCostCredits": 10
},
"next": null
}