Skip to content

Commit

Permalink
Datablocks bid adapter: update adapter to conform to new bid server's…
Browse files Browse the repository at this point in the history
… format (#6696)

* update datablocks bid adapter

* remove TODO and fix linting errors

* updated readme and changed insights to ortb2

* fixed ortb2 change

Co-authored-by: John Mayor <[email protected]>
  • Loading branch information
htang555 and John Mayor authored May 14, 2021
1 parent 3f02a15 commit 2b8f888
Show file tree
Hide file tree
Showing 4 changed files with 988 additions and 507 deletions.
2 changes: 1 addition & 1 deletion modules/datablocksAnalyticsAdapter.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ adapterManager.registerAnalyticsAdapter({
code: 'datablocks'
});

export default datablocksAdapter;
export default datablocksAdapter;
Loading

0 comments on commit 2b8f888

Please sign in to comment.