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

Sharethrough Bid Adapter: revise getUserSyncs method #10556

Conversation

jefftmahoney
Copy link
Contributor

Type of change

  • Refactoring (no functional changes, no api changes)

Description of change

Removing some params and query-string additions in our getUserSyncs() method that we thought we needed for GDPR and GPP but which turned out to be unnecessary. (Our ad-server team already gets that info through bid requests.) No functional change.

* Removing GDPR and GPP query-string params from userSync url creation as our ad-server team gets this info from the bid request sent earlier.
* Further updating `sharethroughBidAdapter.js` to remove now-unneeded params from `getUserSyncs()` method.
* Updating spec file to remove no-longer-necc tests for query params in getUserSync url.
@ChrisHuie ChrisHuie self-requested a review October 2, 2023 12:34
@ChrisHuie ChrisHuie self-assigned this Oct 2, 2023
@ChrisHuie ChrisHuie merged commit 5a1ebad into prebid:master Oct 2, 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.

None yet

2 participants