Skip to content

Commit

Permalink
remode adid audiencerun adapter (prebid#6381)
Browse files Browse the repository at this point in the history
  • Loading branch information
Lionel Mandine authored and Geoffroy Hutin committed Mar 15, 2021
1 parent 1b9ccc2 commit 2df9b11
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modules/audiencerunBidAdapter.js
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,6 @@ export const spec = {

// Common properties
bid.requestId = bidObject.bidId;
bid.adId = bidObject.zoneId;
bid.cpm = parseFloat(bidObject.cpm);
bid.creativeId = bidObject.crid;
bid.currency = bidObject.currency
Expand Down

0 comments on commit 2df9b11

Please sign in to comment.