Closed lionux2 closed 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:
- looking into the process, it worked although "mvn" to rebuild the java bidder was not mentioned (obvious, still worth adding I think).
- 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 .
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.