-
public class AppstockExt
-
-
Method Summary
Modifier and Type Method Description CachegetCache()HashMap<String, String>getTargeting()HashMap<String, String>getMeta()StringgetType()StringgetWinEventUrl()StringgetImpEventUrl()static AppstockExtfromJSONObject(JSONObject jsonObject)static JSONObjectgetJsonObjectForBidRequest(boolean isVideo, AdUnitConfiguration config)-
-
Method Detail
-
getTargeting
HashMap<String, String> getTargeting()
-
getWinEventUrl
String getWinEventUrl()
-
getImpEventUrl
String getImpEventUrl()
-
fromJSONObject
static AppstockExt fromJSONObject(JSONObject jsonObject)
-
getJsonObjectForBidRequest
static JSONObject getJsonObjectForBidRequest(boolean isVideo, AdUnitConfiguration config)
-
-
-
-