File tree 2 files changed +79
-1
lines changed
2 files changed +79
-1
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "id": "4D11B192-1330-440D-BF8F-${auction_id}",
3
+ "imp": [
4
+ {
5
+ "id": "1",
6
+ "tagid": "36839",
7
+ "banner": {
8
+ "w": 320,
9
+ "h": 50,
10
+ "topframe": 1,
11
+ "battr": [
12
+ 8,
13
+ 5
14
+ ]
15
+ }
16
+ }
17
+ ],
18
+ "app": {
19
+ "id": "570756103",
20
+ "name": "Pinger EX: Text Free + Free Calls",
21
+ "ver": "1.4.3",
22
+ "bundle": "com.pinger.pingerphone2plus",
23
+ "domain": "http://www.pinger.com",
24
+ "paid": 0,
25
+ "storeurl": "https://itunes.apple.com/us/app/pinger-ex-text-free-+-1-hour/id570756103?mt=8",
26
+ "publisher": {
27
+ "id": "31911"
28
+ }
29
+ },
30
+ "device": {
31
+ "Osv": "6",
32
+ "model": "iPhone",
33
+ "devicetype": 1,
34
+ "carrier": "Insight Communications Company",
35
+ "ua": "Mozilla/5.0 (iPhone; CPU iPhone OS 6_1_3 like Mac OS X) AppleWebKit/536.26 (KHTML, like Gecko) Mobile/10B329",
36
+ "os": "iOS",
37
+ "language": "en-us",
38
+ "make": "Apple",
39
+ "geo": {
40
+ "country": "US",
41
+ "region": "KY",
42
+ "city": "Lexington",
43
+ "lat": 37.988701,
44
+ "lon": -84.477699,
45
+ "type": 2
46
+ },
47
+ "ext": {
48
+ "idfa": "ECD5D4D4-76E7-4E30-88FA-D7486B176429",
49
+ "hash": 1
50
+ },
51
+ "js": 1,
52
+ "ip": "74.131.251.211"
53
+ },
54
+ "user": {
55
+ "yob": 1984,
56
+ "gender": "F"
57
+ },
58
+ "badv": [
59
+ "we.com.au",
60
+ "webfetti.com"
61
+ ],
62
+ "ext": {
63
+ "pmp": {
64
+ "private_auction": 0,
65
+ "deals": [
66
+ {
67
+ "id": "915884",
68
+ "bidfloor": 3,
69
+ "wseat": [
70
+ "1"
71
+ ],
72
+ "at": 2
73
+ }
74
+ ]
75
+ }
76
+ }
77
+ }
Original file line number Diff line number Diff line change 13
13
# This define the body templates that are being sent to the rtbkit
14
14
# exchange connector endpoint (files).
15
15
'req_body_templates' : [
16
- 'plugin/pubmatic/pubmatic_app_1.tmpl' ,
16
+ 'plugin/pubmatic/pubmatic_app_1.tmpl' ,
17
+ 'plugin/pubmatic/pubmatic_app_1.tmpl' ,
17
18
'plugin/pubmatic/pubmatic_site_1.tmpl'
18
19
],
19
20
You can’t perform that action at this time.
0 commit comments