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

SmileWanted Adapter: Adding the "positionType" parameter #7234

Merged
merged 1 commit into from
Jul 29, 2021
Merged

SmileWanted Adapter: Adding the "positionType" parameter #7234

merged 1 commit into from
Jul 29, 2021

Conversation

MaxSmileWanted
Copy link
Contributor

@MaxSmileWanted MaxSmileWanted commented Jul 29, 2021

Type of change

  • Bugfix
  • Feature
  • New bidder adapter
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Does this change affect user-facing APIs or examples documented on http://prebid.org?
  • Other

Description of change

  • Adding the "positionType" parameter
{
  bidder: 'smilewanted',
  params: {
    zoneId: 1,
    positionType: 'article_atf'
  },
}

Description of change

Testing informations : https://docs.prebid.org/dev-docs/bidders/smilewanted

@MaxSmileWanted MaxSmileWanted changed the title Adding the "positionType" parameter SmileWanted Adapter: Adding the "positionType" parameter Jul 29, 2021
@ChrisHuie ChrisHuie self-requested a review July 29, 2021 16:00
@ChrisHuie ChrisHuie self-assigned this Jul 29, 2021
@ChrisHuie ChrisHuie merged commit caa329a into prebid:master Jul 29, 2021
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