Skip to content

At 10850 send device parameters from prebid to hbid endpoint#46

Open
john-bauzon-gumgum wants to merge 2 commits intomasterfrom
AT-10850-send-device-parameters-from-prebid-to-hbid-endpoint
Open

At 10850 send device parameters from prebid to hbid endpoint#46
john-bauzon-gumgum wants to merge 2 commits intomasterfrom
AT-10850-send-device-parameters-from-prebid-to-hbid-endpoint

Conversation

@john-bauzon-gumgum
Copy link

Type of change

  • Feature

Description of change

Added 2 new parameters ifa and lmt

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR extends the GumGum bidder’s ORTB2 device mapping so that additional device privacy/identifier signals are forwarded to GumGum’s HBID endpoint.

Changes:

  • Add forwarding of device.lmt (limit ad tracking) into the GumGum request payload.
  • Add forwarding of device.ifa (advertising identifier) into the GumGum request payload.
  • Extend the existing unit test coverage for ORTB2 device mapping to assert these new fields.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
modules/gumgumBidAdapter.js Adds lmt and ifa to _getDeviceData() so they are included in outbound bid request data when present.
test/spec/modules/gumgumBidAdapter_spec.js Updates the ORTB2 device-data test to include lmt/ifa and assert they are passed through to bidRequest.data.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

3 participants