Skip to content

Offerwall Integration Guide


There are three available methods to integrate the AdGem Offer Wall into your website.

  1. Direct Link
  2. iFrame
  3. AdGem APIs

Requirements

Before you Begin:

  • Must have an active AdGem account
  • The minimum user device Operating System requirements are Android 9.0 and higher and iOS 15.8 and higher

Step 1 - Creating a New Property

1. Click on Properties & Apps in the Left Nav

2. Click on the New Property Button

Screenshot

You must have a unique Property/App ID for each website you want to integrate the Offer Wall on. For example, if you have multiple website URLs, they each must be setup separately from the AdGem Dashboard.

3. Select Desktop/Web from the Platform dropdown, complete and create the property.

Screenshot

Step 2 - Edit Property Information

View Property Information

  1. Click Options > Edit
    Screenshot
  2. Navigate to the Offerwall tab.
    Screenshot

Once on the Offerwall settings page, you can find the integration links (Direct Link & iFrame) to add to your website’s Offer Wall underneath the preview.

Getting Started in the AdGem Dashboard

-  `Direct Link` will be labled "Web Offerwall Direct Link"
-  `iFrame` will be labled "Full Screen iFrame Code"

Screenshot


Mobile Advertising ID Description
gaid Google Advertising ID, available when the developer is using Google Play Services
idfa Apple Advertising ID, available when the user has not limited ad tracking
Parameters Details
limit Limit the amount of offers returned to a set number
app_version The version of your app where the click originated
device The user’s device type, for example ‘Moto E Plus’
device_name The user’s device name
ip The IP Address for the user who completed the offer
useragent The User Agent from the user’s default browser app
os_version The user’s Operating System version number
platform The platform this user’s device is using, for example ‘ios’
player_age The user’s age as set by the publisher
player_gender The user’s gender as set by the publisher
player_payer A boolean value, as set by the publisher
player_iap_total_usd A integer value, as set by the publisher
player_created_at A datetime stamp without the time zone, as set by the publisher
player_level The level achieved by a player as set by the publisher
placement A integer value that represents the placement of the ad unit as set by the publisher
c1 A custom parameter value as set by the publisher
c2 A custom parameter value as set by the publisher
c3 A custom parameter value as set by the publisher
c4 A custom parameter value as set by the publisher
c5 A custom parameter value as set by the publisher


Updated on April 17, 2023

Back to top