Jump to content

Unable to render multiple Ads with Single Page Call


Recommended Posts

Hi team,

     I am a newbie to Revive AdServer. Thank you for releasing much useful AdServer as open source. Started exploring the revive Adserver. In this path, I got struck at a place where I tried to use invocation tag generated at website level to make 'Single Page Call' to render multiple banners in single html. 

    Campaign is set up with zones and banners. I was able to render each banner using either java script or iframe. But when I tried to use single page call, only the banner associated with 1st zone is getting rendered. I have three zones with ids 1,4,5.  

Below tag is placed in the header section of HTML page.

<!-- Generated by Revive Adserver v3.2.2 -->
<script type='text/javascript' src='http://<domain>/adserver/www/delivery/spcjs.php?id=1'></script>

 

And <script type='text/javascript'>OA_show(1);</script> , <script type='text/javascript'>OA_show(4);</script> , <script type='text/javascript'>OA_show(5);</script>  are placed in body section of html page. 

I am able to see banner only from zone=1 ( first script tag ). All the zones and banners have similar settings regarding Ads.

 

Please help me.  Thank you for your support. 

  

Link to comment
Share on other sites

  • 1 year later...

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...