App Insights

GET https://api.eqworks.io/beta/insights/app?c={{campId}}&start={{reportingStart}}&end={{reportingEnd}}

Fetches the stats associated with all Mobile Applications available within a camp code given a range of dates. Stats are aggregated by date.

Request Params

KeyDatatypeRequiredDescription
cstring
startstring
endstring

HEADERS

KeyDatatypeRequiredDescription
eq-api-jwtstringValid ATOM JWT Token
eq-api-userstringEmail address of the authenticated user

RESPONSES

status: OK

[{"Actions":0,"BidAmount":48.1275,"Bids":15,"Clicks":0,"ImpCost":0.0087,"Imps":14,"Revenue":0.112,"_id":{"Date":"2019-10-18","DomainID":20632849,"Name":"Weather - The Weather Channel"}},{"Actions":0,"BidAmount":3.2085,"Bids":1,"Clicks":0,"ImpCost":0.0027,"Imps":1,"Revenue":0.008,"_id":{"Date":"2019-10-18","DomainID":20459544,"Name":"SoundHound - Music Discovery"}},{"Actions":0,"BidAmount":445.9817,"Bids":139,"Clicks":0,"ImpCost":0.4386,"Imps":109,"Revenue":0.872,"_id":{"Date":"2019-10-18","DomainID":20873666,"Name":"textPlus: Free Text \u0026 Calls"}},{"Actions":0,"BidAmount":19.2476,"Bids":6,"Clicks":0,"ImpCost":0.0208,"Imps":6,"Revenue":0.048,"_id":{"Date":"2019-10-19","DomainID":20459544,"Name":"SoundHound - Music Discovery"}},{"Actions":0,"BidAmount":628.7052,"Bids":196,"Clicks":0,"ImpCost":0.6666,"Imps":165,"Revenue":1.32,"_id":{"Date":"2019-10-19","DomainID":20873666,"Name":"textPlus: Free Text \u0026 Calls"}}]