Package 

Class OpenRtbMerger


  • 
    public class OpenRtbMerger
    
                        

    The OpenRtbMerger class provides functionality to merge a given JSON request object with an OpenRTB string representation.

    • Method Summary

      Modifier and Type Method Description
      static JSONObject globalMerge(@NonNull() JSONObject originalRequest, String openRtb) It merges the SDK originalRequest and OpenRTB string.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait