nirbarnirbar Posted July 30, 2014 Report Share Posted July 30, 2014 I created site channels for the banners, and for each banner I selected between 1 to 3 channels. How do I deliver the ads by channels? What is the code I should add to the javascript that displays the banners in the site? Or is there another way? Thanks! Quote Link to comment Share on other sites More sharing options...
Eliza0406 Posted August 1, 2014 Report Share Posted August 1, 2014 Hi, Try this, document.write ("&source={your source target value}"); variable-value: document.write ("&your target variable={your target value for variable}"); Quote Link to comment Share on other sites More sharing options...
nirbarnirbar Posted August 4, 2014 Author Report Share Posted August 4, 2014 Thanks, I insert it like this and it work, document.write ("?campaignid=1&source=food"); What I need to insert in this line: document.write ("&your target variable={your target value for variable}"); and please, can I dispaly all the banner with the same channel, but witout the campaignid? I try to use it like this but it didnot work: document.write ("&source=food"); 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.