- Output for 7.0.0 - 7.0.20, 7.1.0 - 7.1.33, 7.2.0 - 7.2.33, 7.3.0 - 7.3.33, 7.4.0 - 7.4.33, 8.0.0 - 8.0.30, 8.1.0 - 8.1.33, 8.2.0 - 8.2.29, 8.3.0 - 8.3.27, 8.4.1 - 8.4.14
- task_id1
......
array(5) {
  ["apikey1"]=>
  string(4) "1234"
  ["flow"]=>
  string(3) "ssp"
  ["total_chocolate_request"]=>
  int(43235)
  ["start_time"]=>
  string(29) "2017 - 05 - 09 12: 29: 00 UTC"
  ["end_time"]=>
  string(29) "2017 - 05 - 09 12: 29: 00 UTC"
}
............
task_id2
......
array(5) {
  ["apikey2"]=>
  string(4) "1235"
  ["flow"]=>
  string(9) "mobileweb"
  ["total_chocolate_request"]=>
  int(43235)
  ["start_time"]=>
  string(29) "2017 - 05 - 09 12: 29: 00 UTC"
  ["end_time"]=>
  string(29) "2017 - 05 - 09 12: 29: 00 UTC"
}
............