🌎Web Offerwall
Incorporating UP WALL offerwall into your website is fast and straightforward. Follow this guide, and it will only take a few minutes.
Integration
Get your app api key from the Dashboard, Determine your unique user id and use the following code to integrate
Offerwall Iframe Code
<iframe src="https://offerwall.upwall.net/?app_id={api_key}&userid={user_id}"
style="position:fixed;
top:0px; left:0px;
bottom:0px; right:0px;
width:100%; height:100%;
border:none; margin:0; padding:0;
overflow:hidden; z-index:999999;">
</iframe>
Direct OfferWall Link
https://offerwall.upwall.net/?app_id={api_key}&userid={user_id}
Last updated