Getting of daily statistics

Description

Gets the task statistics

Request code

OC_GETDAYSTATS

Request errors

No

Request body

"Action":<OC_GETDAYSTATS>,
"Data":{
 "Folder ID":<MyFolderID>,
 "Task ID":<MyTaskID>,
 "Token":<MyToken>
}

Response body

"Status": "Success",
"Data":{
"Day targeting":[
 {"Min": 0, "Max": 0, "Recd": 0, "Incomplete":0, "Overload":0, "Hour": <TimeID_1>},
 {"Min": 0, "Max": 0, "Recd": 0, "Incomplete":0, "Overload":0, "Hour": <TimeID_2>},
 ...
 {"Min": 0, "Max": 0, "Recd": 0, "Incomplete":0, "Overload":0, "Hour": <TimeID_N>}
 ]
}

Additionally

  • Minimum and maximum are issued based on the daily growth and weekly targeting