UNPKG

mk9-prebid

Version:

Header Bidding Management Library

25 lines (20 loc) 427 B
# Overview ``` Module Name: Lotame Panorama Id System Module Type: Id System Maintainer: prebid@lotame.com ``` # Description Retrieve the Lotame Panorama Id # Usage ``` pbjs.que.push(function() { pbjs.setConfig({ usersync: { userIds: [ { name: 'lotamePanoramaId' // The only parameter that is needed }], } }); ```