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

Jixie Bid Adapter : support ids extraction based on config object and misc. changes #10551

Merged
merged 30 commits into from
Oct 23, 2023

Conversation

jxdeveloper1
Copy link
Contributor

Type of change

  • Feature

Description of change

1/ provide the possibility of using the jixie section of the config object to determine what ids to read from cookie and to send
2/ removed ontimeout handling
3/ bidwon simplified: just ping the trackingUrl, if any
4/ misc: sending aid (from jixie config if any), prebid version etc

jxdeveloper1 and others added 30 commits June 1, 2021 14:10
added a space behind the // in comments
* jixie_add_keyword_frompage:
  added the code to get the keywords from the meta tags if available.
merge up to latest in opensrc prebidjs
* master: (107 commits)
  Increment version to 8.11.0-pre
  Prebid 8.10.0 release
  add privacyIcon to not native asset list (prebid#10259)
  gppControl_usstates: activity controls for US state consent (prebid#10283)
  UserID: check for all consent (not just GDPR) to check if an ID needs refreshing (prebid#10286)
  fluct Bid Adapter: add user.data to bid requests (prebid#10318)
  Prebid Server adapter: improve cookie_sync tests, check GPP fields are populated (prebid#10362)
  fix: consolidate banner format array (prebid#10365)
  consentManagementGpp: support GPP 1.1 (prebid#10282)
  Relay Bid Adapter : Initial Release (prebid#10197)
  Yieldmo Bid Adapter : adding 4.x VAST protocol support (prebid#10363)
  Cadent Aperture MX Bid Adapter: support GPP and GPP Section Ids (prebid#10342)
  identityLinkSubmodule: add additional check on retrieving the envelope (prebid#10355)
  fluct Bid Adapter: add gpid to bid requests (prebid#10361)
  Increment version to 8.10.0-pre
  Prebid 8.9.0 release
  fledgeForGpt: consolidate publisher configuration (prebid#10360)
  ConcertBidAdapter: Add `browserLanguage` to request `meta` object (prebid#10356)
  GrowthCode Analytics: Updates/BugFixes (prebid#10339)
  Activity Controls GPP: invalidate covered = 0 in mspa (prebid#10354)
  ...
* rw-jixie-pass-gpid-etc:
 sending gpid; sending a few more ids from first party  cookie
…e of the 1st party cookies that we want to send to backend
* rw-jixie-get-floor-etc:
  sending floor to our backend for each bid, when available, changed one of the 1st party cookies that we want to send to backend
…bject to determine what ids to read from cookie and to send

2/ removed ontimeout handling
3/ bidwon just ping the trackingUrl, if any
4/ misc: sending aid (from jixie config if any), prebid version etc
* rw-jixie-ids-and-misc:
  1/ provide the possibility of using the jixie section of the config object to determine what ids to read from cookie and to send 2/ removed ontimeout handling 3/ bidwon just ping the trackingUrl, if any 4/ misc: sending aid (from jixie config if any), prebid version etc
@ChrisHuie ChrisHuie changed the title jixie adapter changes: support ids extraction based on config object and misc. changes Jixie Bid Adapter : support ids extraction based on config object and misc. changes Sep 29, 2023
@jxdeveloper1
Copy link
Contributor Author

HI Reviewer, @mmoschovas

I am hoping this can go in quite soon as it has been a few weeks.
Can you validate and if ok merge it in please?
thanks!!!

@mmoschovas mmoschovas merged commit 6f51f68 into prebid:master Oct 23, 2023
4 checks passed
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