Skip to content

Commit

Permalink
Update appnexusBidAdapter.js (#4893)
Browse files Browse the repository at this point in the history
* Update appnexusBidAdapter.js

* Update appnexusBidAdapter.js

* Update appnexusBidAdapter.js
  • Loading branch information
bllmo authored Apr 15, 2020
1 parent c7cc349 commit 3fc10c9
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 @@ -45,7 +45,7 @@ const storage = getStorageManager(GVLID, BIDDER_CODE);
export const spec = {
code: BIDDER_CODE,
gvlid: GVLID,
aliases: ['appnexusAst', 'brealtime', 'emxdigital', 'pagescience', 'defymedia', 'gourmetads', 'matomy', 'featureforward', 'oftmedia', 'districtm', 'adasta'],
aliases: ['appnexusAst', 'brealtime', 'emxdigital', 'pagescience', 'defymedia', 'gourmetads', 'matomy', 'featureforward', 'oftmedia', 'districtm', 'adasta', 'beintoo'],
supportedMediaTypes: [BANNER, VIDEO, NATIVE],

/**
Expand Down

0 comments on commit 3fc10c9

Please sign in to comment.