We’ve just made it even easier for you to manage and optimize your mobile monetization. The AB tech team is excited to announce the release of our brand new Publisher Statistics API.
This API allows publishers to programmatically fetch statistics (views, revenue, eCPM…) for each of their apps.
As always, simplicity is our motto.
- Statistics endpoint to get your statistics:
curl -u email:password 'https://api.adbuddiz.com/api/publisher/1.0/applications/stats'
- Applications endpoint to get details about your registered apps:
curl -u email:password 'https://api.adbuddiz.com/api/publisher/1.0/applications'
Get more info and calls examples in Java / PHP / Python / Ruby right on your publishers portal.
As usual, don’t hesitate to give us your feedback ;) !
This is great, I love stats APIs :) It would be even better if we could get the same stats with a country by country breakdown!