Adporthub Docs
  • 🌟Quickstart
  • MONETIZATION
    • 🌎Publishers Guide
    • 😻HOW TO START
    • πŸš€Offerwall Web Integration
    • Offerwall SDK Integration
    • βš™οΈPostback
Powered by GitBook
On this page
  1. MONETIZATION

Offerwall Web Integration

PreviousHOW TO STARTNextOfferwall SDK Integration

Last updated 8 months ago

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

Without Values :

Make sure you replace [API_KEY] with your placement identifier and [USER_ID] with your unique user id.

https://dashboard.adporthub.com/offer/[API_KEY]/[USER_ID]

Issues or Questions: Contact AdPortHub support at for assistance

πŸš€
support@adporthub.com