prebid / Prebid.js

Setup and manage header bidding advertising partners without writing code or confusing line items. Prebid.js is open source and free.
https://docs.prebid.org
Apache License 2.0
1.31k stars 2.07k forks source link

Feature request: utility to get position of slot element on page #11963

Open patmmccann opened 3 months ago

patmmccann commented 3 months ago

https://github.com/prebid/Prebid.js/blob/af742ce3357dbb6c4d2b498a9462a3936c4db09b/modules/undertoneBidAdapter.js#L57 is a very expensive operation

Source: https://gist.github.com/paulirish/5d52fb081b3570c81e3a

I propose we add a linting rule to disallow. Undertone team, is this calculation important to you? Is there anotherv way to get it?

dgirardi commented 3 months ago