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

RP Bid Adapter: Send config user.id as GET and XAPI bidRequest params #5666

Conversation

idettman
Copy link
Contributor

@idettman idettman commented Aug 26, 2020

RP Bid Adapter: Send config user.id as GET and XAPI bidRequest params

Type of change

  • Other

Description of change

Change to the RP Bid Adapter to read a generic setConfig user.id field, passing to Ad Engine as a query parameter "ppuid" and xapi by user.id.

  • RP Bid Adapter will read from config user.id
  • RP Bid Adapter will pass to AE the value using "ppuid" to GET
  • RP Bid Adapter will pass to AE the value user.idto XAPI

nakamoto and others added 30 commits February 16, 2019 21:30
# Conflicts:
#	modules/advangelistsBidAdapter.js
#	test/spec/modules/advangelistsBidAdapter_spec.js
Copy link
Collaborator

@robertrmartinez robertrmartinez left a comment

Choose a reason for hiding this comment

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

LGTM

@robertrmartinez robertrmartinez merged commit a234c87 into prebid:master Aug 26, 2020
@idettman idettman changed the title RP Bid Adapter read user.id RP Bid Adapter Read user.id Aug 26, 2020
@idettman idettman changed the title RP Bid Adapter Read user.id RP Bid Adapter Read user.id Aug 26, 2020
@idettman idettman changed the title RP Bid Adapter Read user.id RP Bid Adapter: Read user.id Aug 26, 2020
@idettman idettman changed the title RP Bid Adapter: Read user.id RP Bid Adapter: Read config user.id Aug 26, 2020
@idettman idettman changed the title RP Bid Adapter: Read config user.id RP Bid Adapter: Send config user.id as GET and XAPI bidRequest params Aug 26, 2020
@patmmccann
Copy link
Collaborator

Does this need docs @robertrmartinez @idettman . It appears RP is now accepting publisher provided user id, how do I transmit that?

BrightMountainMediaInc pushed a commit to BrightMountainMediaInc/Prebid.js that referenced this pull request Sep 14, 2020
* Add microadBidAdapter

* Remove unnecessary encodeURIComponent from microadBidAdapter

* Submit Advangelists Prebid Adapter

* Submit Advangelists Prebid Adapter 1.1

* Correct procudtion endpoint for prebid

* analytics update with wrapper name

* reverted error merge

* update changed default value of netRevenue to true

* Re-add rubicon analytics without deprecated getTopWindowUrl util

* Cache referrer on auction_init instead of bid_requested

* merged remote master changes

* pass config user.id to get and xapi requests

Co-authored-by: nakamoto <nakamoto_tatsuya@microad.co.jp>
Co-authored-by: Chandra Prakash <chandra.prakash@advangelists.com>
Co-authored-by: Eric Harper <eharper@rubiconproject.com>
Co-authored-by: TJ Eastmond <teastmond@la-wlandaverde-mac.local>
Co-authored-by: Mark Monday <mmonday@rubiconproject.com>
Co-authored-by: msm0504 <51493331+msm0504@users.noreply.github.com>
BrightMountainMediaInc pushed a commit to BrightMountainMediaInc/Prebid.js that referenced this pull request Sep 14, 2020
@robertrmartinez robertrmartinez deleted the add-rpadapter-support-config-userid branch July 5, 2023 19:50
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.

4 participants