Skip to content

Commit

Permalink
Merged in justin.kuo@add_aliases (pull request prebid#32)
Browse files Browse the repository at this point in the history
feat: add aliases

Approved-by: Justin Kuo <justin.kuo@appier.com>
  • Loading branch information
justinkuo-appier committed Jun 16, 2020
2 parents 2c4f7a3 + 0575fd5 commit 7b79a61
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/appierBidAdapter.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ const BIDDER_API_ENDPOINT = '/v1/prebid/bid';

export const spec = {
code: 'appier',
aliases: ['appierBR', 'appierExt', 'appierGM'],
supportedMediaTypes: SUPPORTED_AD_TYPES,

/**
Expand Down

0 comments on commit 7b79a61

Please sign in to comment.