New AdBuddiz SDK for OpenFL / Haxe on Android

We are glad to announce that a new Community Plugin is available for OpenFL - Haxe on the Android platform.

We hope that many developers will enjoy this new extension graciously provided by Haza Haza.

Feel free to send us your feedback!

 

Publisher Statistics API available

apiWe’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 ;) !