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

Feature request: cattax support in bidResponseFilter #12481

Open
dgirardi opened this issue Nov 20, 2024 · 1 comment
Open

Feature request: cattax support in bidResponseFilter #12481

dgirardi opened this issue Nov 20, 2024 · 1 comment

Comments

@dgirardi
Copy link
Collaborator

Type of issue

Feature request

Description

The bidResponseFilter module should support ORTB 2.6 cattax.

Proposal

  • update ortbConverter to carry over cattax from ORTB seatbid.bid.cattax into bid response's meta.cattax.
  • bidResponseFilter should check response categories (meta.primaryCatId/meta.secondaryCatIds) against requests' bcat only when meta.cattax matches the request's cattax. (When not specified, cattax defaults to 1).
  • When cattax does not match, the category should be considered unknown for the purposes of filtering (and controlled by the blockUnknown config).
@patmmccann
Copy link
Collaborator

patmmccann commented Dec 2, 2024

Ideally, this should support if cattax varies over bidders. Openpath has migrated to content 2.2 and the IABTL is encouraging everyone to move to Ad Product taxonomy. Bidders may expect different bcat taxonomies.

@patmmccann patmmccann moved this from Triage to Ready for Dev in Prebid.js Tactical Issues table Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Ready for Dev
Development

No branches or pull requests

2 participants