1 0 6000 0 600 120 30 https://headerbidding.co 960 0
site-mobile-logo
site-logo

How to Enable/Exclude Bidders Based on the Screen-size?

There is no point in showing desktop ads on mobile screens when a demand partner specifically bids on mobile. So, learn how to enable/exclude bidders based on the screen-size in this post.

If you’re working with a demand partner who’s only specialized in mobile, then there’s no point in sending them ad request (via header bidding) for page views from Desktop. You can skip the partner and save a few milliseconds. After all, the partner wouldn’t likely to win the impression, even if it bids.

How?

You can use SizeConfig function to create labels based on the screen size. Refer the screenshot from prebid below.

Exclude bidderThen, you can use the labels to exclude or include the bidders in the conditional ad unit logic. For instance, the following code only calls the mobile bidder when the screen size is under 767px (or mobile phone).

{
bidder: “mobileBidder”,
labelAny: [“phone”], // this bid only applies to small screen sizes
params: {
placement: “2000”
}

Ad Ops Quick Fix

Automatad Team

At Automatad, we help publishers to monetize better without hampering the user experience. Our products are live across hundreds of publishers, earning them incremental ad revenue with every passing second. You can request a free audit to get an estimated revenue uplift today.

Ad Ops FAQ
Previous Post
Why Google Publisher...
Adtech Weekly Roundup
Next Post
Weekly Roundup: Amaz...
0 Comments
Leave a Reply