Skip to content
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

Aardvark adapter, add width & height params #3892

Merged
merged 1 commit into from
Jun 13, 2019

Conversation

aleksatr
Copy link
Contributor

@aleksatr aleksatr commented Jun 9, 2019

Type of change

  • Feature

Description of change

  • Add width (w) and height (h) params to aardvarkBidAdapter, that should correspond to window.top.innerWidth and window.top.innerHeight when window.top is available, otherwise fallback to window.innerWidth and window.innerHeight.

  • Slightly bumped up test coverage percentage of aardvarkBidAdapter.

  • contact email of the adapter’s maintainer: [email protected]

  • official adapter submission

@bretg
Copy link
Collaborator

bretg commented Jun 12, 2019

please open a docs PR for against https://github.com/prebid/prebid.github.io/blob/master/dev-docs/bidders/aardvark.md for the new params. Thanks.

@bretg bretg self-assigned this Jun 12, 2019
@bretg bretg merged commit 83aa229 into prebid:master Jun 13, 2019
@aleksatr
Copy link
Contributor Author

hey @bretg , params I added here are not Bid params, but rather dimensions of the screen that we read every time we buildRequests(). So this is not something that is configurable when ad units / bidders are defined in Prebid. Did I misunderstand you or the purpose of /dev-docs/bidders/ docs?

VideoReach pushed a commit to VideoReach/Prebid.js that referenced this pull request Aug 1, 2019
sa1omon pushed a commit to gamoshi/Prebid.js that referenced this pull request Nov 28, 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.

2 participants