Ping back URL
If you want to receive the verification results for each click on your URL, you can do so using the Ping-back URL option.
Option activation
Request the activation of the Ping-back URL option from your manager for your integration. Once enabled, specify your URL in the settings.
Response format
After receiving, processing the data, and making a decision about the bot status of the click, we send the decision to you in JSON POST format. { kmnrId, fraud }
Name | Value |
---|---|
kmnrId | kmnrId, generated during the ping at https://kaminari.systems/v2/ping |
fraud | 0 if the click is non-fraudulent, 1 if the click is fraudulent, -1 if the click could not be verified |