Skip to content

Commit

Permalink
added emxdigital alias to appnexus adapter (prebid#2832)
Browse files Browse the repository at this point in the history
  • Loading branch information
ncolletti authored and AdSpacesDevelopers committed Jan 30, 2019
1 parent 65deb20 commit 4bb4687
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/appnexusBidAdapter.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ const SOURCE = 'pbjs';

export const spec = {
code: BIDDER_CODE,
aliases: ['appnexusAst', 'brealtime', 'pagescience', 'defymedia', 'gourmetads', 'matomy', 'featureforward', 'oftmedia', 'districtm'],
aliases: ['appnexusAst', 'brealtime', 'emxdigital', 'pagescience', 'defymedia', 'gourmetads', 'matomy', 'featureforward', 'oftmedia', 'districtm'],
supportedMediaTypes: [BANNER, VIDEO, NATIVE],

/**
Expand Down

0 comments on commit 4bb4687

Please sign in to comment.