How Do I Improve the eCPM Ratings of my Apps?

Publishers can potentially improve the eCPM of their properties by sending richer ad requests.

The optional request parameters that can potentially improve eCPM are as follows:

  • mk-ad-slot: ad slot for which an ad needs to be served
  • adtype: specify int here if you need interstitial ads
  • u-id-map: essential for user identification
  • u-latlong-accu: to show high paying geo-targeted ads

mk-ad-slot

If this parameter is not passed, only default slots will be served. To provide the best user experience and to ensure that there is no drop in eCPM, pass this parameter.

adtype

Interstitial ads provide significantly higher eCPM as compared to regular ad formats like text and banner ads. Explicitly ask for interstitial ads by populating the adtype request parameter to int.

For example, adtype = int

u-id-map

This parameter is essential for advertising campaigns that mandate anonymous, but unique, user identification to run on your property. Absence of this parameter will reduce the number of advertising campaigns eligible to run on a property, impacting eCPM.

u-id-map needs to be passed as documented in the Server to Server integration guide.

u-latlong-accu

This parameter is passed to InMobi provided that the user allows it.

It should contain the latitude, longitude, and accuracy, separated by commas. This parameter is required if the request is needed to be considered for geo-targeting. The accuracy value should be "0" if the correct accuracy value is unavailable. Here, the accuracy is the radial accuracy of the lat-long data provided.

On This Page

Last Updated on: 07 Jun, 2020