-
Notifications
You must be signed in to change notification settings - Fork 2.2k
EX.CO Adapter: viewability measurement, sync, bid won and timeout pixels support #13047
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
base: master
Are you sure you want to change the base?
Conversation
return str.replace('[TIMESTAMP]', Date.now()); | ||
} | ||
|
||
percentInViewport(win, element) { |
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.
i think you can import all 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.
have not found proper util to fit our needs
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.
comments in line
thanks for a review, all comments answered / handled |
@ChrisHuie @patmmccann anything more needs to be adjusted to make this PR approved? |
Type of change
Description of change