in src/lib/header-bidding/prebid/bid-config.ts [482:491]
publisherId: getPubmaticPublisherId(),
adSlot: stripDfpAdPrefixFrom(slotId),
placementId: getPubmaticPlacementId(slotId, slotSizes),
}),
};
// The only prebid compatible size for fronts-banner-ads and the merchandising-high is the billboard (970x250)
// This check is to distinguish from the top-above-nav which, includes a leaderboard
if (containsBillboardNotLeaderboard(slotSizes)) {
return {