====== Getting of daily statistics ======
=== Description ===
Gets the task statistics
=== Request code ===
OC_GETDAYSTATS
=== Request errors ===
No
=== Request body ===
"Action":,
"Data":{
"Folder ID":,
"Task ID":,
"Token":
}
=== Response body ===
"Status": "Success",
"Data":{
"Day targeting":[
{"Min": 0, "Max": 0, "Recd": 0, "Incomplete":0, "Overload":0, "Hour": },
{"Min": 0, "Max": 0, "Recd": 0, "Incomplete":0, "Overload":0, "Hour": },
...
{"Min": 0, "Max": 0, "Recd": 0, "Incomplete":0, "Overload":0, "Hour": }
]
}
=== Additionally ===
* Minimum and maximum are issued based on the daily growth and weekly targeting