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

Add UT endpoint adapter #507

Merged
merged 15 commits into from
Aug 12, 2016
Merged

Add UT endpoint adapter #507

merged 15 commits into from
Aug 12, 2016

Conversation

matthewlane
Copy link
Collaborator

No description provided.

@mkendall07 mkendall07 self-assigned this Aug 11, 2016
@mkendall07
Copy link
Member

LGTM. Thanks

@mkendall07 mkendall07 merged commit 80d89d7 into master Aug 12, 2016
olafbuitelaar pushed a commit to olafbuitelaar/Prebid.js that referenced this pull request Aug 13, 2016
* Add UT endpoint adapter

Make one request to /ut for all adslots on page

* Build minimal request object

* Correctly format size object

* Implement inital response handler function

* Create bid based on response status

* Test response handling function

* Extend base adapter to allow for alias bidding

* Handle nobid response

* Check for required parameters

* Validate bid parameters

* Store bid reference in request-response map

* Configure XHR options

* Add NO_BID to each placement for response error

* Update adapter name

* Update endpoint to /prebid and to use protocol-relative scheme
@matthewlane matthewlane deleted the ut-request-builder branch August 15, 2016 23:35
protonate pushed a commit that referenced this pull request Aug 20, 2016
* Add UT endpoint adapter

Make one request to /ut for all adslots on page

* Build minimal request object

* Correctly format size object

* Implement inital response handler function

* Create bid based on response status

* Test response handling function

* Extend base adapter to allow for alias bidding

* Handle nobid response

* Check for required parameters

* Validate bid parameters

* Store bid reference in request-response map

* Configure XHR options

* Add NO_BID to each placement for response error

* Update adapter name

* Update endpoint to /prebid and to use protocol-relative scheme
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.

2 participants