Device Access and iFrame sync Permissions
pbjs.setConfig({
deviceAccess: true,
userSync: {
filterSettings: {
iframe: {
bidders: ['adagio'], // Required
filter: 'include' // Required
}
}
}
});Last updated
Was this helpful?

