on Ad Beacon Response
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
ad Data
The corresponding ad data object.
beacon Info
The ad-beacon related information.
beacon Url
The ad-beacon request URL.
status
The HTTP status of the response of an ad-beacon request.