AdBreak Media Docs
Create AccountContact
  • 🌟Quickstart
  • Monetization
    • 🎯Account Setup
    • ⚙️Postback
    • 🚀Web Offerwall
    • 👩‍💻API Reference
      • Client API
      • Static API
  • ADVERTISING
    • 🌎Account Setup
    • 🎮Create Campaign
    • 🔧Postback
  • Reporting
    • 🪅Publisher Reporting API
Powered by GitBook
On this page

Was this helpful?

  1. ADVERTISING

Postback

Setting up the global postback is straightforward. See below for a detailed guide on postback setup.

PreviousCreate CampaignNextPublisher Reporting API

Last updated 1 year ago

Was this helpful?

Note:

To notify us of a successful event or conversion, please call our postback endpoint. Ensure you replace the parameters listed below before making the call.

GET https://postback.adbreakmedia.com/api/advertisers

You need to hit this url on each conversion

Query Parameters

Name
Type
Description

clickId*

String

The clickId that we passed to you on tracking url

secretKey*

String

Your account secret key, this can be found on setting/api-credentials

eventId

String

this is only required if you are running multi-event campaign, it help us to determine which event got completed

Success

Missing Parameters

Invalid Secret Key

Invalid Click ID

Missing Event Id in MultiEvent Campaign

Example Postback

https://postback.adbreakmedia.com/api/advertisers?clickId=m28rGeucSHtb2aNoMJz3HEV7PDhQym&secretKey=EU27kXq6DnGaHcNUhWSE6upqtGP7D7&eventId=1

Hint:

For prompt assistance with postback setup or tracking URL configuration, please feel free to contact us at . We are committed to providing you with timely support.

🔧
business@adbreakmedia.com