To compose a live preview with more than one creative:
- Select the preview URLs of two creatives, for instance:
- Leaderboard + wallpaper live preview URL:
http://www.test.com/?adhesePreviewCreativeId=1404&adhesePreviewSlotId=24056&adhesePreviewCreativeTemplate=leaderboard&adhesePreviewWidth=984&adhesePreviewHeight=120&adhesePreviewTemplateFile=preview.html&adhesePreviewCreativeKey=null
Rectangle live preview URL:
http://www.test.com/?adhesePreviewCreativeId=1405&adhesePreviewSlotId=24058&adhesePreviewCreativeTemplate=rectangle&adhesePreviewWidth=336&adhesePreviewHeight=280&adhesePreviewTemplateFile=preview.html&adhesePreviewCreativeKey=null
- Leaderboard + wallpaper live preview URL:
- Copy both links into a text file.
- In the second URL, replace
http://www.test.com/?
with an ampersand ("&
"):
&adhesePreviewCreativeId=1405&adhesePreviewSlotId=24058&adhesePreviewCreativeTemplate=rectangle&adhesePreviewWidth=336&adhesePreviewHeight=280&adhesePreviewTemplateFile=preview.html&adhesePreviewCreativeKey=null
To create the live-preview URL with both creatives, paste the adjusted second URL after the first URL:
http://www.test.coml/?adhesePreviewCreativeId=1404&adhesePreviewSlotId=24056&adhesePreviewCreativeTemplate=leaderboard&adhesePreviewWidth=984&adhesePreviewHeight=120&adhesePreviewTemplateFile=preview.html&adhesePreviewCreativeKey=null&adhesePreviewCreativeId=1405&adhesePreviewSlotId=24058&adhesePreviewCreativeTemplate=rectangle&adhesePreviewWidth=336&adhesePreviewHeight=280&adhesePreviewTemplateFile=preview.html&adhesePreviewCreativeKey=null
Repeat the above procedure to add additional creatives to a preview URL.