Language Insights
Fetches the stats associated with all Languages available within a camp code given a range of dates. Stats are aggregated by date.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
c | string | ||
start | string | ||
end | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
eq-api-jwt | string | Valid ATOM JWT Token | |
eq-api-user | string | Email address of the authenticated user |
RESPONSES
status: OK
[{"Actions":0,"BidAmount":150294.8794,"Bids":46861,"Clicks":108,"ImpCost":102.0797,"Imps":42134,"Revenue":337.12,"_id":{"Date":"2019-10-18","Lang":"en"}},{"Actions":0,"BidAmount":301.599,"Bids":94,"Clicks":0,"ImpCost":0.199,"Imps":89,"Revenue":0.712,"_id":{"Date":"2019-10-18","Lang":"es"}},{"Actions":0,"BidAmount":901.5889,"Bids":281,"Clicks":0,"ImpCost":0.6159,"Imps":243,"Revenue":1.944,"_id":{"Date":"2019-10-18","Lang":"zh"}},{"Actions":0,"BidAmount":235977.3045,"Bids":73563,"Clicks":188,"ImpCost":155.2856,"Imps":64090,"Revenue":512.744,"_id":{"Date":"2019-10-19","Lang":"en"}},{"Actions":0,"BidAmount":875.7106,"Bids":273,"Clicks":1,"ImpCost":0.8447,"Imps":278,"Revenue":2.224,"_id":{"Date":"2019-10-19","Lang":"es"}},{"Actions":0,"BidAmount":1369.724,"Bids":427,"Clicks":1,"ImpCost":0.7791,"Imps":363,"Revenue":2.904,"_id":{"Date":"2019-10-19","Lang":"zh"}},{"Actions":0,"BidAmount":237095.5081,"Bids":73936,"Clicks":161,"ImpCost":145.0796,"Imps":60419,"Revenue":483.368,"_id":{"Date":"2019-10-20","Lang":"en"}},{"Actions":0,"BidAmount":798.4233,"Bids":249,"Clicks":1,"ImpCost":0.6824,"Imps":225,"Revenue":1.8,"_id":{"Date":"2019-10-20","Lang":"es"}},{"Actions":0,"BidAmount":1010.1507,"Bids":315,"Clicks":1,"ImpCost":0.5575,"Imps":272,"Revenue":2.176,"_id":{"Date":"2019-10-20","Lang":"zh"}},{"Actions":0,"BidAmount":240356.0636,"Bids":74874,"Clicks":153,"ImpCost":149.0746,"Imps":61347,"Revenue":490.784,"_id":{"Date":"2019-10-21","Lang":"en"}},{"Actions":0,"BidAmount":1816.7144,"Bids":566,"Clicks":0,"ImpCost":1.7041,"Imps":536,"Revenue":4.288,"_id":{"Date":"2019-10-21","Lang":"es"}},{"Actions":0,"BidAmount":1110.834,"Bids":346,"Clicks":2,"ImpCost":0.8141,"Imps":305,"Revenue":2.44,"_id":{"Date":"2019-10-21","Lang":"zh"}}]