Skip to content

Commit

Permalink
Telaria: not setting adid (prebid#6507)
Browse files Browse the repository at this point in the history
  • Loading branch information
bretg authored and marc_tappx committed Apr 13, 2021
1 parent f94d9b4 commit d6d29a7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modules/telariaBidAdapter.js
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,6 @@ function createBid(status, reqBid, response, width, height, bidderCode) {
width: width,
height: height,
bidderCode: bidderCode,
adId: response.id,
currency: 'USD',
netRevenue: true,
ttl: 300,
Expand Down

0 comments on commit d6d29a7

Please sign in to comment.