fetchAdCallQuery

fun fetchAdCallQuery(context: Context, callback: AdParam.Callback)

Fetches the ad call query asynchronously in a background thread. The result includes all parameters such as Advertising ID, App Set ID, and mediation provider signals.

Parameters

context

the application context

callback

callback for receiving the query string on success or an error message on failure