Skip to content

Commit

Permalink
Update 33acrossBidAdapter.js
Browse files Browse the repository at this point in the history
  • Loading branch information
patmmccann authored Jun 10, 2024
1 parent 73fd665 commit 4fbbdd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/33acrossBidAdapter.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import {
import {BANNER, VIDEO} from '../src/mediaTypes.js';
import {isSlotMatchingAdUnitCode} from '../libraries/gptUtils/gptUtils.js';

// *************************** UTILS ************************** //
// ***************************UTILS************************** //
const BIDDER_CODE = '33across';
const BIDDER_ALIASES = ['33across_mgni'];
const END_POINT = 'https://ssc.33across.com/api/v1/hb';
Expand Down

0 comments on commit 4fbbdd8

Please sign in to comment.