Skip to content

Commit

Permalink
[criteoBidAdapter] Update HEM collection documentation (prebid#8556)
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorentDancy authored and renebaudisch committed Jun 28, 2022
1 parent 846dd4b commit bfe1d6e
Showing 1 changed file with 4 additions and 9 deletions.
13 changes: 4 additions & 9 deletions modules/criteoBidAdapter.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,7 @@ Module that connects to Criteo's demand sources.
```

# Additional Config (Optional)
Set the "ceh" property to provides the user's hashed email if available
```
pbjs.setConfig({
criteo: {
ceh: 'hashed mail',
fastBidVersion: "none"|"latest"|<version>
}
});
```

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 bfe1d6e

Please sign in to comment.