1
+ {
2
+ "GDPR_MODE" : " $GDPR_MODE" ,
3
+ "fraud" : {
4
+ "type" : " $FRAUDTYPE" ,
5
+ "threshhold" : " $FRAUDTHRESHOLD" ,
6
+ "ck" : " $FRAUDKEY" ,
7
+ "endpoint" : " $FRAUDENDPOINT" ,
8
+ "bidOnError" : " $FRAUDBIDONERROR" ,
9
+ "connections" : " $FRAUDCONNECTIONS" ,
10
+ "watchlist" : " $FRAUDWATCHLIST"
11
+ },
12
+ "app" : {
13
+ "geopatch" : " $GEOPATCH" ,
14
+ "concurrency" : " 1" ,
15
+ "demodb" : " zipcodetest.json" ,
16
+ "NOdeadmanswitch" :" accountingsystem" ,
17
+ "threads" : " 128" ,
18
+ "trace" : " $TRACE" ,
19
+ "stopped" : false ,
20
+ "ttl" : 300 ,
21
+ "pixel-tracking-url" : " $EXTERNAL/pixel" ,
22
+ "clickurl" : " $EXTERNAL/click" ,
23
+ "winurl" : " $EXTERNAL/rtb/win" ,
24
+ "redirect-url" : " $EXTERNAL/redirect" ,
25
+ "vasturl" : " $EXTERNAL/vast" ,
26
+ "eventurl" : " $EXTERNAL/track" ,
27
+ "postbackurl" : " $EXTERNAL/postback" ,
28
+ "adminPort" : " $ADMINPORT" ,
29
+ "adminSSL" : false ,
30
+ "password" : " startrekisbetterthanstarwars" ,
31
+ "verbosity" : {
32
+ "level" : -3 ,
33
+ "nobid-reason" : " $NOBIDREASON"
34
+ },
35
+ "geotags" : {
36
+ "states" : " " ,
37
+ "zipcodes" : " "
38
+ },
39
+
40
+ "zeromq" : {
41
+ "bidchannel" : " kafka://[$BROKERLIST]&topic=bids" ,
42
+ "winchannel" : " kafka://[$BROKERLIST]&topic=wins" ,
43
+ "requests" : " kafka://[$BROKERLIST]&topic=requests" ,
44
+ "clicks" : " kafka://[$BROKERLIST]&topic=clicks" ,
45
+ "pixels" : " kafka://[$BROKERLIST]&topic=pixels" ,
46
+ "videoevents" : " kafka://[$BROKERLIST]&topic=videoevents" ,
47
+ "postbackevents" : " kafka://[$BROKERLIST]&topic=postbackevents" ,
48
+ "status" : " kafka://[$BROKERLIST]&topic=status" ,
49
+ "reasons" : " kafka://[$BROKERLIST]&topic=reasons" ,
50
+
51
+ "commands" : " tcp://$PUBSUB:6001&commands" ,
52
+ "responses" : " tcp://$PUBSUB:6000&responses" ,
53
+ "xfrport" : " 6002" ,
54
+
55
+ "requeststrategy" : " 100"
56
+ },
57
+
58
+ "template" : {
59
+ "default" : " {creative_forward_url}" ,
60
+ "exchange" : {
61
+ "adx" : " <a href='$BID:8080/rtb/win/{pub_id}/%%WINNING_PRICE%%/{lat}/{lon}/{ad_id}/{creative_id}/{bid_id}'}'></a><a href='%%CLICK_URL_UNESC%%{redirect_url}></a>{creative_forward_url}" ,
62
+ "mopub" : " <a href='mopub template here' </a>" ,
63
+ "mobclix" : " <a href='mobclix template here' </a>" ,
64
+ "nexage" : " {creative_forward_url}" ,
65
+ "smartyads" : " {creative_forward_url}" ,
66
+ "atomx" : " {creative_forward_url}" ,
67
+ "bidswitch" : " {creative_forward_url}" ,
68
+ "adventurefeeds" : " {creative_forward_url}" ,
69
+ "gotham" : " {creative_forward_url}" ,
70
+ "epomx" : " {creative_forward_url}" ,
71
+ "citenko" : " {creative_forward_url}" ,
72
+ "kadam" : " {creative_forward_url}" ,
73
+ "taggify" : " {creative_forward_url}" ,
74
+ "cappture" : " cappture/{creative_forward_url}" ,
75
+ "republer" : " {creative_forward_url}" ,
76
+ "admedia" : " {creative_forward_url}" ,
77
+ "ssphwy" : " {creative_forward_url}" ,
78
+ "privatex" : " <a href='{redirect_url}/{pub}/{ad_id}/{creative_id}/${AUCTION_PRICE}/{lat}/{lon}?url={creative_forward_url}'><img src='{pixel_url}/{pub}/{ad_id}/{bid_id}/{creative_id}/${AUCTION_PRICE}/{lat}/{lon}' height='1' width='1'><img src='{creative_image_url}' height='{creative_ad_height}' width='{creative_ad_width}'></a>" ,
79
+ "smaato" : " richMediaBeacon='%%smaato_ct_url%%'; script='{creative_forward_url}'; clickurl='{redirect_url}/exchange={pub}/{ad_id}/creative_id={creative_id}/price=${AUCTION_PRICE}/lat={lat}/lon={lon}/bid_id={bid_id}?url={creative_forward_url}'; imageurl='{creative_image_url}'; pixelurl='{pixel_url}/exchange={pub}/ad_id={ad_id}/creative_id={creative_id}/{bid_id}/price=${AUCTION_PRICE}/lat={lat}/lon={lon}/bid_id={bid_id}';" ,
80
+ "smaato-builtin" : " {creative_forward_url}" ,
81
+ "pubmatic" : " {creative_forward_url}"
82
+ }
83
+ },
84
+ "campaigns" : [ " " ]
85
+ },
86
+ "NOssl" : {
87
+ "setKeyStorePath" : " data/keystore.jks" ,
88
+ "setKeyStorePassword" : " password" ,
89
+ "setKeyManagerPassword" : " password"
90
+ },
91
+ "seats" : [ {
92
+ "name" : " google" ,
93
+ "id" : " google-id" ,
94
+ "bid" : " /rtb/bids/google=com.jacamars.dsp.rtb.exchanges.google.OpenRTB" ,
95
+ "extension" : {
96
+ "e_key" : " $GOOGLE_EKEY" ,
97
+ "i_key" : " $GOOGLE_IKEY"
98
+ }
99
+ }, {
100
+ "name" : " openx" ,
101
+ "id" : " openx-id" ,
102
+ "bid" : " /rtb/bids/openx=com.jacamars.dsp.rtb.exchanges.openx.OpenX" ,
103
+ "extension" : {
104
+ "e_key" : " $OPENX_EKEY" ,
105
+ "i_key" : " $OPENX_IKEY"
106
+ }
107
+ }, {
108
+ "name" : " appnexus" ,
109
+ "id" : " test-appnexus-id" ,
110
+ "bid" : " /rtb/bids/appnexus=com.jacamars.dsp.rtb.exchanges.appnexus.Appnexus"
111
+ }, {
112
+ "name" : " adx" ,
113
+ "id" : " adx-seat-id" ,
114
+ "bid" : " /rtb/bids/adx=com.jacamars.dsp.rtb.exchanges.adx.DoubleClick" ,
115
+ "extension" : {
116
+ "e_key" : " $ADX_EKEY" ,
117
+ "i_key" : " $ADX_IKEY"
118
+ }
119
+ }, {
120
+ "name" : " c1xus" ,
121
+ "id" : " c1xus" ,
122
+ "bid" : " /rtb/bids/c1xus=com.jacamars.dsp.rtb.exchanges.C1XUS&usesPiggyBackWins"
123
+ }, {
124
+ "name" : " stroer" ,
125
+ "id" : " stroer-id" ,
126
+ "bid" : " /rtb/bids/stroer=com.jacamars.dsp.rtb.exchanges.Stroer"
127
+ }, {
128
+ "name" : " waardx" ,
129
+ "id" : " waardx-id" ,
130
+ "bid" : " /rtb/bids/waardx=com.jacamars.dsp.rtb.exchanges.Generic&!usesEncodedAdm"
131
+ }, {
132
+ "name" : " index" ,
133
+ "id" : " index-id" ,
134
+ "bid" : " /rtb/bids/index=com.jacamars.dsp.rtb.exchanges.Generic"
135
+ }, {
136
+ "name" : " intango" ,
137
+ "id" : " intango-id" ,
138
+ "bid" : " /rtb/bids/intango=com.jacamars.dsp.rtb.exchanges.Generic"
139
+ }, {
140
+ "name" : " openssp" ,
141
+ "id" : " openssp-id" ,
142
+ "bid" : " /rtb/bids/openssp=com.jacamars.dsp.rtb.exchanges.Generic"
143
+ },
144
+ {
145
+ "name" : " vdopia" ,
146
+ "id" : " vdopia-id" ,
147
+ "bid" : " /rtb/bids/vdopia=com.jacamars.dsp.rtb.exchanges.Generic"
148
+ }, {
149
+ "name" : " vertamedia" ,
150
+ "id" : " vertamedia-id" ,
151
+ "bid" : " /rtb/bids/vertamedia=com.jacamars.dsp.rtb.exchanges.Generic&!usesEncodedAdm&usesPiggyBackWins"
152
+ }, {
153
+ "name" : " ventuno" ,
154
+ "id" : " ventuno-id" ,
155
+ "bid" : " /rtb/bids/ventuno=com.jacamars.dsp.rtb.exchanges.Generic"
156
+ }, {
157
+ "name" : " medianexusnetwork" ,
158
+ "id" : " mnn-id" ,
159
+ "bid" : " /rtb/bids/medianexusnetwork=com.jacamars.dsp.rtb.exchanges.Generic"
160
+ }, {
161
+ "name" : " wideorbit" ,
162
+ "id" : " wideorbit-id" ,
163
+ "bid" : " /rtb/bids/wideorbit=com.jacamars.dsp.rtb.exchanges.Generic"
164
+ }, {
165
+ "name" : " smartadserver" ,
166
+ "id" : " smartadserver-id" ,
167
+ "bid" : " /rtb/bids/smartadserver=com.jacamars.dsp.rtb.exchanges.Generic"
168
+ }, {
169
+ "name" : " c1x" ,
170
+ "id" : " c1x" ,
171
+ "bid" : " /rtb/bids/c1x=com.jacamars.dsp.rtb.exchanges.C1X&usesPiggyBackWins"
172
+ }, {
173
+ "name" : " axonix" ,
174
+ "id" : " axonix-id" ,
175
+ "bid" : " /rtb/bids/axonix=com.jacamars.dsp.rtb.exchanges.Generic"
176
+ }, {
177
+ "name" : " adventurefeeds" ,
178
+ "id" : " adventurefeedid" ,
179
+ "bid" : " /rtb/bids/adventurefeeds=com.jacamars.dsp.rtb.exchanges.Adventurefeeds"
180
+ }, {
181
+ "name" : " adprudence" ,
182
+ "id" : " adprudenceid" ,
183
+ "bid" : " /rtb/bids/adprudence=com.jacamars.dsp.rtb.exchanges.Adprudence"
184
+ }, {
185
+ "name" : " citenko" ,
186
+ "id" : " citenkoid" ,
187
+ "bid" : " /rtb/bids/citenko=com.jacamars.dsp.rtb.exchanges.Citenko"
188
+ }, {
189
+ "name" : " kadam" ,
190
+ "id" : " kadamid" ,
191
+ "bid" : " /rtb/bids/kadam=com.jacamars.dsp.rtb.exchanges.Kadam"
192
+ }, {
193
+ "name" : " gotham" ,
194
+ "id" : " gothamid" ,
195
+ "bid" : " /rtb/bids/gotham=com.jacamars.dsp.rtb.exchanges.Gotham"
196
+ }, {
197
+ "name" : " atomx" ,
198
+ "id" : " atomxseatid" ,
199
+ "bid" : " /rtb/bids/atomx=com.jacamars.dsp.rtb.exchanges.Atomx"
200
+ }, {
201
+ "name" : " smartyads" ,
202
+ "id" : " smartypants" ,
203
+ "bid" : " /rtb/bids/smartyads=com.jacamars.dsp.rtb.exchanges.Smartyads"
204
+ }, {
205
+ "name" : " nexage" ,
206
+ "id" : " 99999999" ,
207
+ "bid" : " /rtb/bids/nexage=com.jacamars.dsp.rtb.exchanges.Generic&!usesEncodedAdm"
208
+ }, {
209
+ "name" : " privatex" ,
210
+ "id" : " 5555555" ,
211
+ "bid" : " /rtb/bids/privatex=com.jacamars.dsp.rtb.exchanges.Privatex"
212
+ }, {
213
+ "name" : " fyber" ,
214
+ "id" : " seat1" ,
215
+ "bid" : " /rtb/bids/fyber=com.jacamars.dsp.rtb.exchanges.Fyber"
216
+ }, {
217
+ "name" : " smaato-builtin" ,
218
+ "id" : " seat1" ,
219
+ "bid" : " /rtb/bids/smaato-builtin=com.jacamars.dsp.rtb.exchanges.Smaato"
220
+ }, {
221
+ "name" : " smaato" ,
222
+ "id" : " seat1" ,
223
+ "bid" : " /rtb/bids/smaato=com.jacamars.dsp.rtb.exchanges.Smaato"
224
+ }, {
225
+ "name" : " epomx" ,
226
+ "id" : " seat1" ,
227
+ "bid" : " /rtb/bids/epomx=com.jacamars.dsp.rtb.exchanges.Epomx"
228
+ }, {
229
+ "name" : " cappture" ,
230
+ "id" : " capptureseatid" ,
231
+ "bid" : " /rtb/bids/cappture=com.jacamars.dsp.rtb.exchanges.Cappture"
232
+ }, {
233
+ "name" : " taggify" ,
234
+ "id" : " taggifyid" ,
235
+ "bid" : " /rtb/bids/taggify=com.jacamars.dsp.rtb.exchanges.Taggify"
236
+ }, {
237
+ "name" : " republer" ,
238
+ "id" : " republerid" ,
239
+ "bid" : " /rtb/bids/republer=com.jacamars.dsp.rtb.exchanges.Republer"
240
+ }, {
241
+ "name" : " admedia" ,
242
+ "id" : " admediaid" ,
243
+ "bid" : " /rtb/bids/admedia=com.jacamars.dsp.rtb.exchanges.AdMedia"
244
+ }, {
245
+ "name" : " ssphwy" ,
246
+ "id" : " ssphwyid" ,
247
+ "bid" : " /rtb/bids/ssphwy=com.jacamars.dsp.rtb.exchanges.SSPHwy"
248
+ }, {
249
+ "name" : " pubmatic" ,
250
+ "id" : " pubmaticid" ,
251
+ "bid" : " /rtb/bids/pubmatic=com.jacamars.dsp.rtb.exchanges.Pubmatic"
252
+ }, {
253
+ "name" : " xapads" ,
254
+ "id" : " xapads-id" ,
255
+ "bid" : " /rtb/bids/xapads=com.jacamars.dsp.rtb.exchanges.Generic&!usesEncodedAdm"
256
+ }, {
257
+ "name" : " admedia" ,
258
+ "id" : " admedia-id" ,
259
+ "bid" : " /rtb/bids/admedia=com.jacamars.dsp.rtb.exchanges.Generic&!usesEncodedAdm"
260
+ },{
261
+ "name" : " mobfox" ,
262
+ "id" : " mobfox-id" ,
263
+ "bid" : " /rtb/bids/mobfox=com.jacamars.dsp.rtb.exchanges.Generic&!usesEncodedAdm"
264
+ }, {
265
+ "name" : " bidswitch" ,
266
+ "id" : " $BIDSWITCH_ID" ,
267
+ "bid" : " /rtb/bids/bidswitch=com.jacamars.dsp.rtb.exchanges.bidswitch.Bidswitch&!usesEncodedAdm"
268
+ }],
269
+ "s3" : {
270
+ "access_key_id" : " $AWSACCESSKEY" ,
271
+ "secret_access_key" : " $AWSSECRETKEY" ,
272
+ "region" : " $AWSREGION" ,
273
+ "bucket" : " $S3BUCKET"
274
+ },
275
+ "lists" : [ {
276
+ "filename" : " data/adxgeo.csv" ,
277
+ "name" : " @ISO2-3" ,
278
+ "type" : " com.jacamars.dsp.rtb.tools.IsoTwo2Iso3"
279
+ }, {
280
+ "filename" : " $MASTERCIDR" ,
281
+ "name" : " @MASTERCIDR" ,
282
+ "type" : " CidrMap"
283
+ }, {
284
+ "filename" : " data/adxgeo.csv" ,
285
+ "name" : " @ADXGEO" ,
286
+ "type" : " com.jacamars.dsp.rtb.exchanges.adx.AdxGeoCodes"
287
+ }, {
288
+ "filename" : " data/zip_codes_states.csv" ,
289
+ "name" : " @ZIPCODES" ,
290
+ "type" : " com.jacamars.dsp.rtb.tools.LookingGlass"
291
+ } ]
292
+ }
0 commit comments