Skip to content

Core Typescript types: Add bidCacheFilterFunction to types#14869

Merged
patmmccann merged 2 commits into
prebid:masterfrom
robin-crazygames:add_setBidCacheFilterFunction_to_types
May 11, 2026
Merged

Core Typescript types: Add bidCacheFilterFunction to types#14869
patmmccann merged 2 commits into
prebid:masterfrom
robin-crazygames:add_setBidCacheFilterFunction_to_types

Conversation

@robin-crazygames
Copy link
Copy Markdown
Contributor

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

The bidCacheFilterFunction was missing from the Typescript types.
This PR adds is, as well as the documentation from https://docs.prebid.org/dev-docs/publisher-api-reference/setConfig.html in the JS doc of the method

Other information

@github-actions
Copy link
Copy Markdown

Tread carefully! This PR adds 3 linter errors (possibly disabled through directives):

  • src/config.ts (+3 errors)

@robin-crazygames robin-crazygames marked this pull request as ready for review May 11, 2026 13:01
@patmmccann patmmccann removed request for monis0395 and osazos May 11, 2026 15:45
@patmmccann patmmccann merged commit f5638f2 into prebid:master May 11, 2026
102 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants