Hi I am currently running a music app on wp8 and I've hit a wall, I'm looking to ad adds to my app using lead bolt they don't have an sdk from windows phone 8 they just state "Place this link in a webview of your app or an iframe of your mobile web page where you want your LeadBolt app wall to appear."
im a complete novice when it comes to this, i have 2 questions
1) how do i go about setting it so a timed popup when the user has to click a X to get it off 2)i can't find anywhere to enter this code
any advice would be great thanks
For banner ad you can use this snippet
For app wall:
You can specify the width and height as you need
One drawback with this integration is that you will show blank page when there are no ads. If you are fine displaying house ad, you can setup house ad in the portal. If you are not, you can overcome this limitation by adding house ad (including a script to notify you when house ad is displayed) and hide the web browser when you get the script notification you injected.