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

additional parameters sent on auction, impression and video level #2819

Merged
merged 4 commits into from
Jul 18, 2018
Merged

additional parameters sent on auction, impression and video level #2819

merged 4 commits into from
Jul 18, 2018

Conversation

adxcgcom
Copy link
Contributor

@adxcgcom adxcgcom commented Jul 4, 2018

Type of change

  • [x ] Feature

Description of change

Added additional parameters that are sent in bidrequest on auction, impression and video level

  • contact email of the adapter’s maintainer
    info@adxcg.com
  • [x ] official adapter submission

Copy link
Collaborator

@jaiminpanchal27 jaiminpanchal27 left a comment

Choose a reason for hiding this comment

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

@adxcgcom LGTM. One minor change requested. Thanks

const simpleVideo = JSON.parse(JSON.stringify(bidVideo))
simpleVideo.params.adzoneid = 123
expect(spec.isBidRequestValid(simpleVideo)).to.be.false
// simpleVideo.params.site_id = siteId;
Copy link
Collaborator

Choose a reason for hiding this comment

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

Remove commented code here, line 64 and line 85

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done

Copy link
Collaborator

Choose a reason for hiding this comment

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

Can you also delete line 59

@jaiminpanchal27 jaiminpanchal27 merged commit 0d19865 into prebid:master Jul 18, 2018
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.

3 participants