Skip to content

support userId module#3675

Merged
jaiminpanchal27 merged 13 commits intoprebid:masterfrom
HolzAndrew:master
Mar 26, 2019
Merged

support userId module#3675
jaiminpanchal27 merged 13 commits intoprebid:masterfrom
HolzAndrew:master

Conversation

@HolzAndrew
Copy link
Contributor

Type of change

  • Other

Description of change

Adds support for User ID module

if (request && request.userId && typeof request.userId === 'object') {
userId = request.userId;
}
return userId;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why don't you just return userId.pucid if it exists?

@jaiminpanchal27 jaiminpanchal27 merged commit cc80fe3 into prebid:master Mar 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

Comments