Privacy & Consent
GDPR / TCF v2
nexx360InstreamPlayer.init({
tagId: 'your-tag-id',
container: 'video-ad',
gdpr: '1',
gdprConsent: 'CPceAEAPceAEAAHABBENCgCsAP_AAH_AAAAAIhtf_X__b3...'
});Property
Type
Description
How It Flows into the Bid Request
{
"regs": {
"ext": {
"gdpr": 1
}
},
"user": {
"ext": {
"consent": "CPceAEAPceAEAAHABBENCgCsAP_AAH_AAAAAIhtf_X__b3..."
}
}
}US Privacy (CCPA)
Property
Type
Description
How It Flows into the Bid Request
Combined Example
Last updated
Was this helpful?