Czech Ad ID is a joint project of publishers of the CPEx alliance and Seznam.cz. It is a deterministic user ID that offers cross-domain and cross-device identification. For more information see czechadid.cz).
First, make sure to add the czechAdId to your Prebid.js package with:
gulp build --modules=czechAdIdSystem
The following configuration parameters are available:
pbjs.setConfig({
userSync: {
userIds: [{
name: 'czechAdId'
}]
}
});
Param under userSync.userIds[] | Scope | Type | Description | Example |
---|---|---|---|---|
name | Required | String | The name of this module. | "czechAdId" |