🚀Offerwall Web Integration
Integration:
Obtain your API KEY from publisher Dashboard, Determine your unique USER_ID and use the following code to integrate :
Without Values :
Make sure you replace [API_KEY] with your placement identifier and [USER_ID] with your unique user id.
<iframe src="https://dashboard.adporthub.com/offer/[API_KEY]/[USER_ID]" allow="autoplay;encrypted-media"></iframe>
Recommendation :
allow="autoplay;encrypted-media"
attribute for best user experienceYou can use css to define iframe height
You can also use height / width property directly
Issues or Questions: Contact AdPortHub support at
[email protected]
for assistance
Last updated