🚀Offerwall Web Integration

Quick Info :

Deliver personalized incentives and rewards to your users through AdPortHub's flexible Offer Wall. Our offerwall seamlessly adapts to any screen, displaying targeted, translated ads based on user device and location.

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 experience

  • You can use css to define iframe height

  • You can also use height / width property directly

Issues or Questions: Contact AdPortHub support at support@adporthub.com for assistance

Last updated