Skip to main content

Console Setup

This page describes how to set up the BidMachine ad platform within your existing TopOn mediation.

Step 1. Obtain BidMachine Credentials

You need to obtain the following credentials from your BidMachine account:

Parameter NameDescription
Source IDRequired for ad requests
Account IDRequired for Report API ad data
Account PasswordRequired for Report API ad data

Step 2. Configure BidMachine in TopOn Dashboard

Add Ad Source

  1. Log in to the TopOn dashboard
  2. Navigate to Ad PlatformsAd Source Management
  3. Locate BidMachine in the list
  4. Click Add Ad Source
  5. Fill in the following parameters:
    • Source ID: Enter the Source ID obtained in Step 1
    • Account ID: Enter the Account ID for Report API access
    • Account Password: Enter the Account password for Report API access
  6. Click Save
note

There is no need to create app and placement in the BidMachine dashboard. However, you will need to create a placement ID in the TopOn dashboard to distinguish advertising data.

Add Ad Source to Mediation

  1. Navigate to Mediation in TopOn dashboard
  2. Click Add Ad Source
  3. Select BidMachine from the available ad sources
  4. Configure the placement:
    • Custom Placement ID: Enter a custom placement ID for advertisement data differentiation (this can be any string to help you identify the placement)
  5. Save your configuration

Step 3. Add BidMachine Adapter to Your Application

After configuring BidMachine in the TopOn dashboard, you need to integrate the BidMachine adapter into your application code.

Refer to the TopOn SDK integration documentation for complete integration instructions.