Skip to content

Commit

Permalink
[Criteo] Add mention of hashed email collection in bidder documentati…
Browse files Browse the repository at this point in the history
…on (#3859)
  • Loading branch information
FlorentDancy authored Jun 30, 2022
1 parent 7c77e0d commit 6f0b10f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions dev-docs/bidders/criteo.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,3 +96,9 @@ var adUnits = [
}]
}];
```

### Additional Config (Optional)

Criteo Bid Adapter supports the collection of the user's hashed email, if available.

Please consider passing it to the adapter, following [these guidelines](https://publisherdocs.criteotilt.com/prebid/#hashed-emails).

0 comments on commit 6f0b10f

Please sign in to comment.