meson-wrap / ai.meson.sdk / MesonBidFetchListener

MesonBidFetchListener

interface MesonBidFetchListener

Meson bid fetch listener - This listener should be used by third parties in case of keyword management is being handled on their own.

Functions

onBidFetchCompleted

abstract fun onBidFetchCompleted(error: Error?, bidInfo: JSONObject?): Unit

On bid fetch completed - callback to be given with the response in case of success or appropriate error message in case of failure