Interface PrebidMediationDelegate


public interface PrebidMediationDelegate
PrebidMediationDelegate is a delegate of custom mediation platform.
  • Method Details

    • handleKeywordsUpdate

      void handleKeywordsUpdate(HashMap<String,String> keywords)
      Sets keywords into a given mediation ad object
    • setResponseToLocalExtras

      void setResponseToLocalExtras(BidResponse response)
      Sets response into a given mediation ad object
    • canPerformRefresh

      boolean canPerformRefresh()
      Checks if banner view is visible, and it is possible to make refresh.