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

Advertly: New Bidder Adapter Submission #4496

Merged
merged 40 commits into from
Jan 2, 2020
Merged

Conversation

Advertly
Copy link
Contributor

@Advertly Advertly commented Nov 25, 2019

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

  • test parameters for validating bids
{
  bidder: 'advertly',
  params: {
 publisherId: 2
  }
}

Be sure to test the integration with your adserver using the Hello World sample page.

  • contact email of the adapter’s maintainer
  • official adapter submission

For any changes that affect user-facing APIs or example code documented on http://prebid.org, please provide:

@bretg bretg changed the title New Bidder Adapter Submission Advertly: New Bidder Adapter Submission Nov 25, 2019
@bretg bretg requested a review from msm0504 November 25, 2019 15:21
modules/advertlyBidAdapter.js Outdated Show resolved Hide resolved
modules/advertlyBidAdapter.js Outdated Show resolved Hide resolved
modules/advertlyBidAdapter.js Outdated Show resolved Hide resolved
Updated with create the new object instead of modifying response data
Updated with create the new object instead of modifying response data
Updated with create the new object instead of modifying response data
Updated with create the new object instead of modifying response data
Updated with create the new object instead of modifying response data
Updated with create the new object instead of modifying response data
Updated with create the new object instead of modifying response data
Update with new changes
@lgtm-com
Copy link

lgtm-com bot commented Dec 16, 2019

This pull request introduces 1 alert when merging d2bfd73 into 4fada4b - view on LGTM.com

new alerts:

  • 1 for Syntax error

@msm0504 msm0504 added LGTM and removed needs update labels Jan 2, 2020
@msm0504 msm0504 merged commit 0b98025 into prebid:master Jan 2, 2020
redaguermas added a commit to redaguermas/Prebid.js that referenced this pull request Jan 8, 2020
…idVersion1.2.0

* 'master' of https://github.com/prebid/Prebid.js: (22 commits)
  fix lint errors in unit test file (prebid#4702)
  Add Revcontent Adapter (prebid#4654)
  Changed data structure in Platform One Analytic Adapter (prebid#4647)
  increment pre version
  Prebid 3.2.0 Release
  Add static API option to the consentManagementUsp module. (prebid#4685)
  replace all xhr stubs with global xhr stub to prevent all requests (prebid#4687)
  Add CCPA us_privacy support to spotxBidAdapter (prebid#4689)
  ucfunnel adapter support CCPA and remove utils.js in adapter (prebid#4541)
  freewheelSSPBidAdapter  (prebid#4645)
  Add CCPA support to Beachfront adapter (prebid#4673)
  add seedingAlliance Adapter (prebid#4614)
  Changed analytics data structure in YuktaMedia Analytic Adapter (prebid#4659)
  Add eplanning adapter for prebid 3.0 compliant and CCPA and GDPR support (prebid#4643)
  Bidder schain support (prebid#4551)
  Added CCPA support and GDPR compliance to Cedato adapter (prebid#4683)
  pass us privacy consent string to request (prebid#4581)
  Prebid 3 Admixer (prebid#4615)
  Pass uspConsent in bidRequest (prebid#4675)
  Advertly: New Bidder Adapter Submission (prebid#4496)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants