-
Notifications
You must be signed in to change notification settings - Fork 1
/
adRewards.json
55 lines (55 loc) · 1.11 KB
/
adRewards.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
[
{
"id": 1,
"adRewardPlayType": "billing_shop_for_jewel",
"resourceBoxId": 1,
"dailyLimitCount": 1,
"displayFlg": true,
"startAt": 1577808000000,
"endAt": 4102415999000
},
{
"id": 2,
"adRewardPlayType": "present_box",
"resourceBoxId": 2,
"dailyLimitCount": 2,
"displayFlg": true,
"startAt": 1577808000000,
"endAt": 4102415999000
},
{
"id": 3,
"adRewardPlayType": "event_exchange",
"resourceBoxId": 3,
"dailyLimitCount": 1,
"displayFlg": true,
"startAt": 1577808000000,
"endAt": 4102415999000
},
{
"id": 4,
"adRewardPlayType": "boost",
"liveBonusCount": 5,
"dailyLimitCount": 2,
"displayFlg": true,
"startAt": 1577808000000,
"endAt": 4102415999000
},
{
"id": 5,
"adRewardPlayType": "live_mission",
"resourceBoxId": 4,
"dailyLimitCount": 1,
"displayFlg": true,
"startAt": 1577808000000,
"endAt": 4102415999000
},
{
"id": 6,
"adRewardPlayType": "music_shop",
"dailyLimitCount": 1,
"displayFlg": true,
"startAt": 1577808000000,
"endAt": 4102415999000
}
]