🔧Postback
Setting up the global postback is straightforward. See below for a detailed guide on postback setup.
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
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 business@adbreakmedia.com . We are committed to providing you with timely support.
Last updated