-
Notifications
You must be signed in to change notification settings - Fork 1
adding PAF userId and RTD modules to prebid #88
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
any particular reason to remove this?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
no i will set it back, but i cant get it to load the new version using this method, not sure wht
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
no i will set it back, but i cant get it to load the new version using this method, not sure wht
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We can investigate together what is going wrong if you want.
paf-mvp-frontend/src/lib/paf-lib.ts
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[NIT] I guess you can already assume it is going to be async ;-)
a3279b0 to
399fa63
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
extra </script> to remove
paf-mvp-frontend/src/lib/paf-lib.ts
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we define the signature of the callback? From I read, it should be something like that:
callback?: (seed: Seed) =>void;
73ca793 to
25840b7
Compare
WIP, see openx/Prebid.js#46 for details