File tree 2 files changed +1
-2
lines changed
2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ import {ortb25Translator} from '../libraries/ortb2.5Translator/translator.js';
21
21
const GVLID = 91 ;
22
22
export const ADAPTER_VERSION = 37 ;
23
23
const BIDDER_CODE = 'criteo' ;
24
- const CDB_ENDPOINT = 'https://bidder.criteo.com/openrtb_2_5/pbjs/auction/request' ;
24
+ const CDB_ENDPOINT = 'https://grid- bidder.criteo.com/openrtb_2_5/pbjs/auction/request' ;
25
25
const PROFILE_ID_INLINE = 207 ;
26
26
export const storage = getStorageManager ( { bidderCode : BIDDER_CODE } ) ;
27
27
const LOG_PREFIX = 'Criteo: ' ;
Original file line number Diff line number Diff line change 136
136
"@babel/runtime" : " ^7.18.9" ,
137
137
"core-js" : " ^3.13.0" ,
138
138
"core-js-pure" : " ^3.13.0" ,
139
- "criteo-direct-rsa-validate" : " ^1.1.0" ,
140
139
"crypto-js" : " ^4.2.0" ,
141
140
"dlv" : " 1.1.3" ,
142
141
"dset" : " 3.1.2" ,
You can’t perform that action at this time.
0 commit comments