-
public class RewardReward for rewarded ad. Bid response JSON object:
{@code seatbid.bid[].ext.rwdd.reward}.
-
-
Field Summary
Fields Modifier and Type Field Description private intcountprivate Stringtypeprivate JSONObjectext
-
Constructor Summary
Constructors Constructor Description Reward(String type, int count, JSONObject ext)
-
Method Summary
Modifier and Type Method Description intgetCount()StringgetType()JSONObjectgetExt()-
-
Constructor Detail
-
Reward
Reward(String type, int count, JSONObject ext)
-
-
-
-