KEMBAR78
Onetag Bid Adapter: Removal of some unused fields by f-cali · Pull Request #13956 · prebid/Prebid.js · GitHub
Skip to content

Conversation

f-cali
Copy link
Contributor

@f-cali f-cali commented Oct 1, 2025

Type of change

  • Bugfix

  • Feature

  • New bidder adapter

  • Updated bidder adapter

  • Code style update (formatting, local variables)

  • Refactoring (no functional changes, no api changes)

  • Build related changes

  • CI related changes

  • Does this change affect user-facing APIs or examples documented on http://prebid.org?

  • Other

Description of change

Removed some unused fields

logInfo('ATS Analytics - adapter enabled! ');
atsAnalyticsAdapter.originEnableAnalytics(initOptions); // call the base class function
atsAnalyticsAdapter.originEnableAnalytics(config);
Copy link
Collaborator

Choose a reason for hiding this comment

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

why are you editing this file?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I believe this change occurred somehow during the fork update process, but I compared it to the master version of the same file, and it looks the same as this edit. Let me know if any action is needed on our side. Thanks.

Copy link
Collaborator

Choose a reason for hiding this comment

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

yes, make the diff clean by pulling in master

@patmmccann patmmccann merged commit 3a78072 into prebid:master Oct 1, 2025
17 of 18 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.

3 participants