onAdBeaconResponse

open fun onAdBeaconResponse(adData: AdData, beaconInfo: AdData.TrackingEvent, beaconUrl: String, status: Int)

For the tracker to notify about the response status of an ad-beacon request.

Parameters

adData

The corresponding ad data object.

beaconInfo

The ad-beacon related information.

beaconUrl

The ad-beacon request URL.

status

The HTTP status of the response of an ad-beacon request.