Skip to content

Commit

Permalink
Epsilon - Prebid v8 changes to remove documentation in coding project (
Browse files Browse the repository at this point in the history
…#9966)

Co-authored-by: aarprice@publicisgroupe.net <aaron.price@epsilon.com>
  • Loading branch information
AaronColbyPrice and aarprice@publicisgroupe.net authored May 23, 2023
1 parent e9daaff commit 6d4d22d
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 92 deletions.
2 changes: 2 additions & 0 deletions modules/conversantAnalyticsAdapter.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ import adapterManager from '../src/adapterManager.js';
import {logInfo, logWarn, logError, logMessage, deepAccess, isInteger} from '../src/utils.js';
import {getRefererInfo} from '../src/refererDetection.js';

// Maintainer: mediapsr@epsilon.com

const {
EVENTS: { AUCTION_END, AD_RENDER_FAILED, BID_TIMEOUT, BID_WON, BIDDER_ERROR }
} = CONSTANTS;
Expand Down
46 changes: 0 additions & 46 deletions modules/conversantAnalyticsAdapter.md

This file was deleted.

2 changes: 2 additions & 0 deletions modules/conversantBidAdapter.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ import {registerBidder} from '../src/adapters/bidderFactory.js';
import {BANNER, VIDEO} from '../src/mediaTypes.js';
import {getStorageManager} from '../src/storageManager.js';

// Maintainer: mediapsr@epsilon.com

const GVLID = 24;

const BIDDER_CODE = 'conversant';
Expand Down
46 changes: 0 additions & 46 deletions modules/conversantBidAdapter.md

This file was deleted.

0 comments on commit 6d4d22d

Please sign in to comment.