Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 433 Bytes

outconAdapter.md

File metadata and controls

26 lines (22 loc) · 433 Bytes

Overview

Module Name: outconAdapter
Module Type: Bidder Adapter
Maintainer: [email protected]

Description

Module that connects to Outcon demand sources

Test Parameters

    var adUnits = [
      {
        bidder: 'outcon',
        params: {
          internalId: '12345678',
          publisher: '5d5d66f2306ea4114a37c7c2',
          bidId: '123456789',
          env: 'test'
        }
      }
    ];