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

Hadron Analytics/Bid Adapters: adding partnerId to options and _it parameter to calls #8636

Merged
merged 4 commits into from
Jul 5, 2022

Conversation

jlaso
Copy link
Contributor

@jlaso jlaso commented Jul 1, 2022

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

We added partnerId to all of our endpoints and we need that prebid's calls include it
Also, for the shake of our control we need to know the integration type (_it) that should be _it=prebid in our API calls

  • test parameters for validating bids
{
  bidder: '<bidder name>',
  params: {
    // ...
  }
}

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

  • contact email of the adapter’s maintainer: [email protected]

  • official adapter submission

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

Other information

@patmmccann patmmccann changed the title adding partnerId to options and _it parameter to calls Hadron Adapters: adding partnerId to options and _it parameter to calls Jul 5, 2022
@ChrisHuie ChrisHuie changed the title Hadron Adapters: adding partnerId to options and _it parameter to calls Hadron Analytics/Bid Adapters: adding partnerId to options and _it parameter to calls Jul 5, 2022
@ChrisHuie ChrisHuie self-assigned this Jul 5, 2022
@ChrisHuie ChrisHuie merged commit 62c6a4a into prebid:master Jul 5, 2022
bwhisp pushed a commit to bwhisp/Prebid.js that referenced this pull request Jul 13, 2022
…rameter to calls (prebid#8636)

* adding partnerId and _it to rtd and id calls

* fixed typo in provider string

* fixing JS doc

* fixing spec in order to accept new URL params
ahmadlob referenced this pull request in taboola/Prebid.js Jul 27, 2022
…rameter to calls (#8636)

* adding partnerId and _it to rtd and id calls

* fixed typo in provider string

* fixing JS doc

* fixing spec in order to accept new URL params
RomainLofaso pushed a commit to criteo-forks/Prebid.js that referenced this pull request Aug 8, 2022
…rameter to calls (prebid#8636)

* adding partnerId and _it to rtd and id calls

* fixed typo in provider string

* fixing JS doc

* fixing spec in order to accept new URL params
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