Prebid Server

Our Prebid server adapter supports both Prebid Mobile and Prebid.js, for app or web traffic.

Prebid Server Adapter

JSON configuration details can also be found within prebid.org’s Prebid Server Bidders listing:

bidder-params/mobilefuse.json

Below is a simplified version of the JSON configuration for our Prebid server adapter:

[
  {
    "bidder": "mobilefuse",
    "params": {
      "placement_id": INSERT_PLACEMENT_ID_HERE,
      "pub_id": INSERT_PUBLISHER_ID_HERE
    }
  }
]

Parameters

Please be sure to update the parameters below when implementing based on the ids you receive from MobileFuse.

ParameterTypeDescription
placement_idintegerProvided by MobileFuse, identifies specific ad space
pub_idintegerProvided by MobileFuse, identifies specific publisher