-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathAds.json
46 lines (46 loc) · 800 Bytes
/
Ads.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
{
"version": 1,
"banner":[
{
"id":1,
"name":"Full Ads Homepage",
"isShow": true,
"timeInterval": 0,
"idAds": "ca-app-pub-4184919047360261/2644464634"
},
{
"id":2,
"name":"banner Ads Homepage",
"isShow": true,
"timeInterval": 60,
"idAds": "ca-app-pub-4184919047360261/2923666233"
},
{
"id":3,
"name":"Full Ads GameOver",
"isShow": true,
"timeInterval": 0,
"idAds": "ca-app-pub-4184919047360261/5236284633"
},
{
"id":4,
"name":"Banner Ads GameOver",
"isShow": true,
"timeInterval": 60,
"idAds": "ca-app-pub-4184919047360261/4121197839"
},
{
"id":5,
"name":"Full Ads PauseScreen",
"isShow": true,
"timeInterval": 0,
"idAds": "ca-app-pub-4184919047360261/7214265036"
},
{
"id":6,
"name":"banner Ads PauseScreen",
"isShow": true,
"timeInterval": 45,
"idAds": "ca-app-pub-4184919047360261/1167731435"
}]
}