0

Error message: BidResponseTooLongException Context information:

bid response length = 14500 max length = 6144

I got this error while tested on smaato rtb website (http://dspportal.smaato.net/). When I tested this response in my local machine by self created Ad-request it's response is exactly same like openrtb document's response .But when i tested on smaato rtb it gives error as above.can anybody help me to solve this error.

qaphla
  • 4,707
  • 3
  • 20
  • 31
Ronak
  • 1
  • 3

1 Answers1

1

My bet would be that Smaato, like any web service which takes security concerns seriously limits the length of incoming data. 6k seems like a reasonable number to limit the length of bid response. I actually never stumbled upon a case where bid response with single ad slot (Smaato requirement) could not fit 2000 characters in length.

nab
  • 4,751
  • 4
  • 31
  • 42