Skip to content

Commit

Permalink
New alias for Aniview prebid adapter (#8125)
Browse files Browse the repository at this point in the history
  • Loading branch information
itaynave authored Mar 3, 2022
1 parent 6cbe283 commit 66ea405
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 @@ -309,7 +309,7 @@ function getUserSyncs(syncOptions, serverResponses) {
export const spec = {
code: BIDDER_CODE,
gvlid: GVLID,
aliases: ['avantisvideo', 'selectmediavideo', 'vidcrunch', 'openwebvideo', 'didnavideo'],
aliases: ['avantisvideo', 'selectmediavideo', 'vidcrunch', 'openwebvideo', 'didnavideo', 'ottadvisors'],
supportedMediaTypes: [VIDEO, BANNER],
isBidRequestValid,
buildRequests,
Expand Down

0 comments on commit 66ea405

Please sign in to comment.