How to rotate ads on a page without duplicates?
malukalu - March 3, 2009 - 19:37
| Project: | Openads |
| Version: | 6.x-1.0 |
| Component: | Code |
| Category: | support request |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I have 8 zones defined for my site for which i want to rotate 10 ads. I dont want duplicate ads to show up in the 8 zones for any given page. Is this possible? I am running openx on a separate server trying to invoke via javascript...

#1
hey there I am at DrupalCon right now so probably can't examine this issue in more detail until I return from the conference. I know that OpenX has a method to try and prevent duplications but in practice it didn't always work for me in testing.
#2
Looks like i figured it out outside of this module. Basically assigned all my ads to one zone and then repeated the invocation code 8 times in the block i wanted. I configured the zone to not show dupliates through openx and then had it generate the invocation code for me...