You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
The text was updated successfully, but these errors were encountered:
Type of issue
Feature request
Description
The bidResponseFilter module should support ORTB 2.6
cattax
.Proposal
cattax
from ORTBseatbid.bid.cattax
into bid response'smeta.cattax
.meta.primaryCatId
/meta.secondaryCatIds
) against requests'bcat
only whenmeta.cattax
matches the request'scattax
. (When not specified,cattax
defaults to1
).cattax
does not match, the category should be considered unknown for the purposes of filtering (and controlled by theblockUnknown
config).The text was updated successfully, but these errors were encountered: