Skip to content

Latest commit

 

History

History
40 lines (36 loc) · 2.06 KB

File metadata and controls

40 lines (36 loc) · 2.06 KB
layout title description biddercode pbjs pbs media_types userIds fpd_supported tcfeu_supported usp_supported coppa_supported schain_supported prebid_member ortb_blocking_supported multiformat_supported floors_supported aliasCode sidebarType
bidder
Rtb Demand
Prebid Rtb Demand Bidder Adaptor
rtbdemand
true
true
video, banner
all
false
false
true
true
true
false
true
will-bid-on-one
false
limelightDigital
1

Bid Params

{: .table .table-bordered .table-striped }

Name Scope Description Example Type
host required Ad network's RTB host 'ads-rtbdemand.com' string
adUnitId required Ad Unit Id will be generated on Rtb Demand Platform. 42 integer
adUnitType required Type of Ad Unit ('video', 'banner') 'banner' string
publisherId required Publisher ID '12345' string
custom1 optional Custom targeting field 1 'custom1' string
custom2 optional Custom targeting field 2 'custom2' string
custom3 optional Custom targeting field 3 'custom3' string
custom4 optional Custom targeting field 4 'custom4' string
custom5 optional Custom targeting field 5 'custom5' string

Prebid Rtb Demand Bidder Adaptor server-side Prebid Server adapter requires only publisherId and host parameters. Prebid Rtb Demand Bidder Adaptor server-side Prebid Server adapter supports only banner, video, audio, native media types.