MobileDJX
MobileDJX
We already setup the prebid-server in our domain. The server is woking fine and Mobile SDK package also working. For example, PrebidMobile.setPrebidServerAccountId("123456"); PrebidMobile.setCustomStatusEndpoint("http://example.com:8080/status"); PrebidMobile.setPrebidServerHost( Host.createCustomHost( "http://example.com:8080/openrtb2/auction" ) ); We try...
We already setup the prebid-server in our domain. The server is woking fine and Mobile SDK package also working. For example, PrebidMobile.setPrebidServerAccountId("123456"); PrebidMobile.setCustomStatusEndpoint("http://example.com:8080/status"); PrebidMobile.setPrebidServerHost( Host.createCustomHost( "http://example.com:8080/openrtb2/auction" ) ); Mentioned above,...