cURL
curl --request GET \ --url https://api.aimtell.com/prod/event-campaign/{id}/results \ --header 'X-Authorization-Api-Key: <api-key>'
{ "sent": { "03/05/2017": 0, "03/06/2017": 0, "03/07/2017": 0, "03/08/2017": 0, "03/09/2017": 0 }, "delivered": { "03/05/2017": 0, "03/06/2017": 0, "03/07/2017": 0, "03/08/2017": 0, "03/09/2017": 0 }, "bounced": { "03/05/2017": 0, "03/06/2017": 0, "03/07/2017": 0, "03/08/2017": 0, "03/09/2017": 0 }, "clicked": { "03/05/2017": 0, "03/06/2017": 0, "03/07/2017": 0, "03/08/2017": 0, "03/09/2017": 0 }, "conversions": { "03/05/2017": 0, "03/06/2017": 0, "03/07/2017": 0, "03/08/2017": 0, "03/09/2017": 0 } }
Fetches Event Campaign Results (by Day) Revenue for Monetized Campaigns is Included in Results
Campaign ID
Date
200