Session Depth Insights

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

Fetches the stats associated with all Session Depth values available for 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":442.3365,"Bids":1920,"Clicks":0,"ImpCost":0.0179,"Imps":57,"Revenue":0.1568,"VastCompletion0":0,"VastCompletion100":0,"VastCompletion25":0,"VastCompletion50":0,"VastCompletion75":0,"VastView":0,"_id":{"Date":"2021-04-09","SessionDepth":0}},{"Actions":0,"BidAmount":1235.5119947202866,"Bids":5347,"Clicks":0,"ImpCost":0.042067,"Imps":133,"Revenue":0.36575,"VastCompletion0":0,"VastCompletion100":0,"VastCompletion25":0,"VastCompletion50":0,"VastCompletion75":0,"VastView":0,"_id":{"Date":"2021-04-14","SessionDepth":0}},{"Actions":0,"BidAmount":94.3193,"Bids":410,"Clicks":1,"ImpCost":0.0064,"Imps":19,"Revenue":0.0523,"VastCompletion0":0,"VastCompletion100":0,"VastCompletion25":0,"VastCompletion50":0,"VastCompletion75":0,"VastView":0,"_id":{"Date":"2021-04-08","SessionDepth":0}},{"Actions":0,"BidAmount":942.1887,"Bids":4082,"Clicks":0,"ImpCost":0.0166,"Imps":52,"Revenue":0.143,"VastCompletion0":0,"VastCompletion100":0,"VastCompletion25":0,"VastCompletion50":0,"VastCompletion75":0,"VastView":0,"_id":{"Date":"2021-04-12","SessionDepth":0}}]