Skip to content

Commit

Permalink
IX Bid Adapter: Add LiveIntent to EID allowlist
Browse files Browse the repository at this point in the history
Co-authored-by: Sajid Mahmood <sajid.mahmood@indexexchange.com>
  • Loading branch information
Sajid Mahmood committed Jul 11, 2023
1 parent a3c7884 commit 786217f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion modules/ixBidAdapter.js
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,8 @@ const SOURCE_RTI_MAPPING = {
'pubcid.org': '', // SharedID, pubcid
'utiq.com': '', // Utiq
'intimatemerger.com': '',
'33across.com': ''
'33across.com': '',
'liveintent.indexexchange.com': ''
};
const PROVIDERS = [
'britepoolid',
Expand Down

0 comments on commit 786217f

Please sign in to comment.