Skip to content

fluct Bid Adapter: add ortb2Imp.ext.data and rwdd signals#14872

Merged
patmmccann merged 13 commits into
prebid:masterfrom
voyagegroup:agent/fluct-adapter-ortb2imp-signals
May 12, 2026
Merged

fluct Bid Adapter: add ortb2Imp.ext.data and rwdd signals#14872
patmmccann merged 13 commits into
prebid:masterfrom
voyagegroup:agent/fluct-adapter-ortb2imp-signals

Conversation

@s103ng
Copy link
Copy Markdown
Contributor

@s103ng s103ng commented May 12, 2026

Type of issue

Feature

Description

Extends the fluct Bid Adapter to forward additional OpenRTB 2.x signals from the Prebid.js request context to the fluct ad server:

  • ortb2Imp.ext.dataimp.ext.data — passes impression-level contextual data segments
  • ortb2Imp.rwdd — forwards the rewarded signal (only sent when value is 1)
  • ortb2.site fields (cat, sectioncat, pagecat, keywords, content, domain, ref, ext.data) → data.site
  • ortb2.device fields (sua, ua, w, h, language, devicetype) → data.device
  • mediaTypes.banner.pos / ortb2Imp.ext.data.posdata.pos (banner position, with mediaTypes.banner.pos taking priority)

VERSION bumped from 1.3 to 1.5.

Steps to reproduce

N/A — feature addition

Test page

N/A

Expected results

fluct ad server receives the above OpenRTB signals in the bid request payload.

Actual results

N/A

Platform details

  • Prebid.js: this PR
  • Tested with: gulp test --file test/spec/modules/fluctBidAdapter_spec.js

Other information

gulp lint

No output (passed).

gulp test --file test/spec/modules/fluctBidAdapter_spec.js

✔ 59 tests completed

@patmmccann patmmccann merged commit a297f83 into prebid:master May 12, 2026
102 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants