Last active
March 25, 2019 21:08
-
-
Save garyhussey/78f48119c74430873a2ae573c83e4c6a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"leadData": { | |
"callCount": 71, | |
"costPerLead": 4.85, | |
"dailyAverageCallCount": 4.73, | |
"dailyAverageJobAppCount": 16.47, | |
"dailyTotalAverageCount": 21.2, | |
"jobAppCount": 247, | |
"totalCount": 318 | |
}, | |
"budget": [{ | |
"_id": "5303c8a04b5c13af1f004917", | |
"currency": "USD", | |
"dailyAverage": 102.82, | |
"netBudget": 3187.5, | |
"range": { | |
"from": "2019-01-01 00:00:00", | |
"span": 31, | |
"to": "2019-01-31 24:59:59" | |
}, | |
"cpl":4.87, | |
"title": "January 2019" | |
}], | |
"transactionLog": { | |
"_id": "5303c8a04b5c13af1f004917", | |
"agencyId": "5303c8a04b5c13af1f004917", | |
"agencyName": "Awesome Agency", | |
"clientId": "5303c8a04b5c13af1f004917", | |
"clientName": "Awesome Company", | |
"error": "", | |
"logDate": "2019-01-01 03:45:59", | |
"marketingTitle": "Awesome Transport", | |
"query": { | |
"endDate": "2019-01-15 24:59:59", | |
"span": 15, | |
"startDate": "2019-01-01 00:00:00" | |
}, | |
"rawPayload": "...", | |
"success": true | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment