From 3a8d69a10b51e28a010b262373da2eaab3427629 Mon Sep 17 00:00:00 2001 From: "le.labat" Date: Fri, 29 Apr 2022 13:54:33 +0200 Subject: [PATCH] Criteo: Updated document regarding first party data support --- dev-docs/bidders/criteo.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/dev-docs/bidders/criteo.md b/dev-docs/bidders/criteo.md index c1797cdd39..f6f712f9e5 100644 --- a/dev-docs/bidders/criteo.md +++ b/dev-docs/bidders/criteo.md @@ -38,6 +38,10 @@ of this value. See [Issue 6381](https://github.com/prebid/Prebid.js/issues/6381) | `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` | | `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` | +### First Party Data + +Criteo supports both `ortb2` (`site` and `user`) and `ortb2Imp` methods to set [First Party Data](https://docs.prebid.org/features/firstPartyData.html). + ### Video Object {: .table .table-bordered .table-striped }