adWMG
Features
Analytics Options
Name | Scope | Description | Example | Type |
---|---|---|---|---|
publisher_id | required | Publisher ID from WMG Dashboard | '5abd0543ba45723db49d97ea' |
string |
site | required | Domain where Prebid.js working | 'test.com' |
string |
Example Configuration
pbjs.enableAnalytics({
provider: 'adWMG',
options : {
site: 'test.com',
publisher_id: '5abd0543ba45723db49d97ea'
}});
Registration
Please visit https://adwmg.com/ for more information.