EntaiseX Posted December 9, 2016 Report Share Posted December 9, 2016 Hi there, I'm looking to place ads that deliver to both desktop and mobile seperately. Is there a way in Revive Adserver to deliver a banner to Desktop traffic only? Any help would be great, thanks Quote Link to comment Share on other sites More sharing options...
andrewatfornax Posted December 14, 2016 Report Share Posted December 14, 2016 Hi @EntaiseX, I think this can now be done in Revive Adserver 4 by excluding/requiring delivery to mobile operating systems: https://documentation.revive-adserver.com/display/DOCS/Client+Delivery+Limitations Quote Link to comment Share on other sites More sharing options...
manuel Posted December 19, 2016 Report Share Posted December 19, 2016 Hi Andrew! I am struggling with delivering a banner to all Desktop users from Germany. Using Version 4.0.0 Initially i thought: GEO Country Germany AND Operating System Version any Windows OR Operating System Version any OS X OR Operating System Version any Linux But in this case, it delivers also to any OS X users in any country. To cut it short: If I will target Desktop (or Mobile) users in a specific country I would need to setup a banner for each operating system and limit it to the country, right? There is no way to combine a set of limitations? Manuel Quote Link to comment Share on other sites More sharing options...
andrewatfornax Posted December 20, 2016 Report Share Posted December 20, 2016 Hi @manuel, Based on the order PHP "and" and "or" are applied (http://php.net/manual/en/language.operators.precedence.php), what you have is equivalent to: (Germany AND Windows) OR (OS X) OR (Linux). So, you need to set up in the UI: GEO Country Germany AND Operating System Version any Windows OR GEO Country Germany AND Operating System Version any OS X OR GEO Country Germany AND Operating System Version any Linux I think that should do what you want, in one banner. ... This is where setting up targeting channels starts to make sense, so that you can more easily apply one or more channels. Dofini 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.