Skip to content

Instantly share code, notes, and snippets.

@grational
Created July 13, 2017 12:18
Show Gist options
  • Save grational/af2a5f14f041f0036e4a579cb9aef6b1 to your computer and use it in GitHub Desktop.
Save grational/af2a5f14f041f0036e4a579cb9aef6b1 to your computer and use it in GitHub Desktop.
{
"meta": {
"uuid": "0b6caa79-1aef-4ade-b575-464f54705b0b",
"request": {
"path": "iol/cc/A1235678/kpi/leads",
"qparams": {
"min_date": "2017-02-23",
"max_date": "2017-05-23",
"time_aggregation": "month",
"leads_aggregation": "lead"
}
},
"faults": []
},
"data": {
"kpi": {
"leads": {
"2017-03": {
"calls": 0,
"modules": 0,
"estimates": 0,
"emails": 0,
"directions": 0
},
"2017-04": {
"calls": 8,
"modules": 2,
"estimates": 2,
"emails": 1,
"directions": 1
},
"2017-05": {
"calls": 8,
"modules": 4,
"estimates": 3,
"emails": 4,
"directions": 1
}
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment