benmfaul / XRTB

A Real Time Bidding (RTB) 2.1 bidding engine written in Java 1.8
http://rtb4free.com
Apache License 2.0
121 stars 67 forks source link

"add a new exchange" instruction for RTB4FREE #5

Closed lionux2 closed 7 years ago

lionux2 commented 7 years ago

Hi Ben;

I have been playing with RTB4FREE, and I am running some integration with a new exchange, which worked well apart from two things: 1) looking into the process, it worked although "mvn" to rebuild the java bidder was not mentioned (obvious, still worth adding I think). 2) on line 66 of payday.json, there is an error: cappture should be taggify I believe: { "name": "taggify", "id": "taggifyid", "bid": "/rtb/bids/cappture=com.xrtb.exchanges.Taggify" } I copied this line and change Taggify into the name of my new exchange, and of course, I had "Handler:handle:error - Wrong target: /rtb/bids/xxxx". I realized later, much later, that is was because I copied the line with an error in it.

Thanks,

Lionux.

benmfaul commented 7 years ago

You are correct.

I will update the code for this.

Thanks.

-Ben Faul

On Wed, Dec 21, 2016 at 1:07 PM, Lionux notifications@github.com wrote:

Hi Ben;

I have been playing with RTB4FREE, and I am running some integration with a new exchange, which worked well apart from two things:

  1. looking into the process, it worked although "mvn" to rebuild the java bidder was not mentioned (obvious, still worth adding I think).
  2. on line 66 of payday.json, there is an error: cappture should be taggify I believe: { "name": "taggify", "id": "taggifyid", "bid": "/rtb/bids/cappture=com.xrtb.exchanges.Taggify" } I copied this line and change Taggify into the name of my new exchange, and of course, I had "Handler:handle:error - Wrong target: /rtb/bids/xxxx". I realized later, much later, that is was because I copied the line with an error in it.

Thanks,

Lionux.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/benmfaul/XRTB/issues/5, or mute the thread https://github.com/notifications/unsubscribe-auth/ACoB4tRgTr19bVSN8h-K9BNfVIqZ4B_Rks5rKZUVgaJpZM4LTYGH .