You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: dev-docs/bidders/criteo.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@ Prebid-Server support is on alpha test and is currently a non-finished product.
38
38
|`networkId`| required | The network ID from Criteo. Please reach out your Criteo representative for more details. |`456456`|`integer`|
39
39
|`pubid`| required | publisher id |`'ABC123'`|`string`|
40
40
|`uid`| optional | Ad Unit ID |`'8888'`|`string`|
41
-
|`nativeCallback`| optional | (Prebid.js only) Callback to perform render in native integrations. Please reach out your Criteo representative for more details. |`function(payload) { console.log(payload); }`|`function`|
41
+
|`nativeCallback`| optional | (deprecated) (Prebid.js only) Callback to perform render in native integrations. Please reach out your Criteo representative for more details. |`function(payload) { console.log(payload); }`|`function`|
42
42
|`integrationMode`| optional | (Prebid.js only) Integration mode to use for ad render (none or 'AMP'). Please reach out your Criteo representative for more details. |`'AMP'`|`string`|
43
43
|`publisherSubId`| optional | Custom identifier for reporting. Please reach out your Criteo representative for more details. |`'adunit-1'`|`string`|
0 commit comments