Skip to content

Prebid 3 adbutler #4612

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

Merged
merged 24 commits into from
Dec 18, 2019
Merged

Prebid 3 adbutler #4612

merged 24 commits into from
Dec 18, 2019

Conversation

dharton
Copy link
Contributor

@dharton dharton commented Dec 17, 2019

Type of change

  • [x ] Refactoring (no functional changes, no api changes)

Description of change

Re-submitting the AdButler Bid Adapter to meet the Prebid 3.0 requirements

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

dkharton and others added 24 commits October 14, 2016 14:04
Only attempt to build a bid response if we have the information of which
bid to respond to.
Now stubbing adLoader instead of spying. Additional changes to ensure
all tests still passed.
Prevent AdButler TypeErrors and pass bid request object into the bid
response.
Add optional domain parameter to AdButler adapter.
# Conflicts:
#	src/adapters/adbutler.js
#	test/spec/adapters/adbutler_spec.js
Copy link
Collaborator

@GLStephen GLStephen left a comment

Choose a reason for hiding this comment

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

LGTM

@GLStephen
Copy link
Collaborator

@mkendall07 LGTM - not sure who to assign to for the next review?

@GLStephen GLStephen added needs 2nd review Core module updates require two approvals from the core team and removed needs 2nd review Core module updates require two approvals from the core team labels Dec 18, 2019
@mkendall07
Copy link
Member

@GLStephen
We don't require 2 reviews for adapters, just core files. Thanks!

@jsnellbaker jsnellbaker merged commit bb7ecad into prebid:master Dec 18, 2019
sa1omon pushed a commit to CleanMediaNet/Prebid.js that referenced this pull request Dec 19, 2019
* Adding AdButler Adapter

* Prevent AdButler TypeError

Only attempt to build a bid response if we have the information of which
bid to respond to.

* Refactor AdButler Testing

Now stubbing adLoader instead of spying. Additional changes to ensure
all tests still passed.

* Prevent AdButler TypeErrors

Prevent AdButler TypeErrors and pass bid request object into the bid
response.

* Add optional domain parameter.

Add optional domain parameter to AdButler adapter.

* Update AdButler adapter to 3.0 spec
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants