Domain Insights
Fetches the stats associated with all Web TLD Domains 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":0,"Bids":0,"Clicks":0,"ImpCost":0,"Imps":1,"Revenue":0.008,"_id":{"Date":"2019-10-18","DomainID":0,"Name":"NoDomain.com"}},{"Actions":0,"BidAmount":0,"Bids":0,"Clicks":0,"ImpCost":0,"Imps":1,"Revenue":0.008,"_id":{"Date":"2019-10-19","DomainID":0,"Name":"NoDomain.com"}},{"Actions":0,"BidAmount":0,"Bids":0,"Clicks":0,"ImpCost":0,"Imps":1,"Revenue":0.008,"_id":{"Date":"2019-10-18","DomainID":0,"Name":"CNN.com"}},{"Actions":0,"BidAmount":0,"Bids":0,"Clicks":0,"ImpCost":0,"Imps":1,"Revenue":0.008,"_id":{"Date":"2019-10-19","DomainID":0,"Name":"CNN.com"}}]