# Overview

Module Name: AdRiver Id System
Module Type: User Id System
Maintainer: support@adriver.ru

# Description

Adriver user identification system

## Example configuration for publishers:

pbjs.setConfig({
    userSync: {
        userIds: [{
            name: 'adriverId'
        }]
    }
});