Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 497 Bytes

atsAnalyticsAdapter.md

File metadata and controls

23 lines (18 loc) · 497 Bytes

Overview

Module Name:  Ats Analytics Adapter
Module Type:  Analytics Adapter
Maintainer: [email protected]

Description

Analytics adapter for Authenticated Traffic Solution(ATS), provided by LiveRamp.

Test Parameters

{
  provider: 'atsAnalytics',
  options: {
     pid: '999', // publisher ID
     bidWonTimeout: 2000 // on auction end for how long to wait for bid_won events, by default it's 2000 miliseconds, if it's not set it will be 2000 miliseconds.  
  }
}