Skip to content

Commit

Permalink
Aniview Bid Adapter: add a new alias (prebid#8832)
Browse files Browse the repository at this point in the history
  • Loading branch information
AndriiTokarGL authored Aug 15, 2022
1 parent b3710cb commit d836669
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/aniviewBidAdapter.js
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,7 @@ function getUserSyncs(syncOptions, serverResponses) {
export const spec = {
code: BIDDER_CODE,
gvlid: GVLID,
aliases: ['avantisvideo', 'selectmediavideo', 'vidcrunch', 'openwebvideo', 'didnavideo', 'ottadvisors'],
aliases: ['avantisvideo', 'selectmediavideo', 'vidcrunch', 'openwebvideo', 'didnavideo', 'ottadvisors', 'pgammedia'],
supportedMediaTypes: [VIDEO, BANNER],
isBidRequestValid,
buildRequests,
Expand Down

0 comments on commit d836669

Please sign in to comment.