Skip to content

Commit

Permalink
AndBeyond.Media adapter: update bidder code (#9005)
Browse files Browse the repository at this point in the history
* add andBeyondMedia adapter

* update bidderCode

* update biddercode

* change  andbeyond.media => andbeyond

* changes

* updates

* rename files

* updates

Co-authored-by: Vlad Isaiko <vladis@smartyads.com>
  • Loading branch information
AndBeyondMediaHB and vladis-teqblaze authored Oct 6, 2022
1 parent 0229b54 commit f407e47
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -76,4 +76,4 @@ AndBeyond.Media bid adapter supports Banner, Video (instream and outstream) and
]
}
];
```
```
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { expect } from 'chai';
import { spec } from '../../../modules/andBeyondMediaBidAdapter.js';
import { spec } from '../../../modules/beyondmediaBidAdapter.js';
import { BANNER, VIDEO, NATIVE } from '../../../src/mediaTypes.js';
import { getUniqueIdentifierStr } from '../../../src/utils.js';

Expand Down

0 comments on commit f407e47

Please sign in to comment.