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

GetIntent adapter + tests (slightly compressed) #579

Merged
merged 4 commits into from
Sep 8, 2016
Merged

GetIntent adapter + tests (slightly compressed) #579

merged 4 commits into from
Sep 8, 2016

Conversation

dmart28
Copy link
Contributor

@dmart28 dmart28 commented Aug 29, 2016

Contact: server-dev@getintent.com
Test params:
pid: '7',
tid: 'prebid_test',
size: [[240,400]]

floor: bidRequest.params.floor, // optional
known: bidRequest.params.known || 1, // optional
size: bidRequest.sizes[0].join("x"),
}, function(bidResponse) {
Copy link
Member

Choose a reason for hiding this comment

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

You can use /*jshint loopfunc: true */ to silence the jshint error.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks!

@dmart28
Copy link
Contributor Author

dmart28 commented Sep 8, 2016

@mkendall07 can we get a rough estimation when this will be merged and go to the next release?

@mkendall07
Copy link
Member

@dmart28
We'll take a look at it today. Is this an official submission from GetIntent? Thanks

@dmart28
Copy link
Contributor Author

dmart28 commented Sep 8, 2016

@mkendall07 Yes, this is official submission.

@matthewlane
Copy link
Collaborator

@dmart28 Are the test params still valid? I'm not getting bids back with them

@dmart28
Copy link
Contributor Author

dmart28 commented Sep 8, 2016

@matthewlane thanks for the hint, we had actually done some changes, so I reflected them to the adapter. For the given parameters it returned now the ad, please check it again.

@matthewlane matthewlane merged commit 246488e into prebid:master Sep 8, 2016
@matthewlane
Copy link
Collaborator

Great, getting bids back now. Thanks for the adapter and test coverage!

Studnicky pushed a commit to sonobi/Prebid.js that referenced this pull request Oct 4, 2016
* GetIntent adapter + tests (slightly compressed)

* fixy.

* rollback and silence JSHint.

* fix adapter.
Studnicky pushed a commit to sonobi/Prebid.js that referenced this pull request Oct 4, 2016
* GetIntent adapter + tests (slightly compressed)

* fixy.

* rollback and silence JSHint.

* fix adapter.
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.

3 participants