Skip to content

Latest commit

 

History

History
53 lines (43 loc) · 3.11 KB

sonobi.md

File metadata and controls

53 lines (43 loc) · 3.11 KB
layout title description biddercode media_types gvl_id tcfeu_supported userIds pbjs pbs usp_supported coppa_supported schain_supported pbs_app_supported floors_supported sidebarType
bidder
Sonobi
Prebid Sonobi Bidder Adaptor
sonobi
banner, video
104
true
britepoolId, criteo, id5Id, identityLink, liveIntentId, netId, parrableId, pubCommonId, unifiedId, lotamePanoramaID
true
true
true
true
true
true
true
1

Note

The Sonobi Bidder adapter requires setup and approval from your Sonobi Account Manager. If you require assistance implementing our adapter please don't hesitate to contact us at apex.prebid@sonobi.com.

Bid Params

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

Name Scope Description Example Type
placement_id required* The placement ID '1a2b3c4d5e6f1a2b3c4d' string
ad_unit required* The adunit ID '/1234567/example/adUnit/code' string
floor optional Bid floor for this placement in USD 0.50 float
sizes optional Adunit sizes that will override global sizes [[300, 250], [300, 600]] Array<Array>
hfa optional Publisher Unique Identifier '123985' string
referrer optional Overrides the default value for the ref param in a bid request 'prebid.org' string
keywords optional Comma separated list of keywords about the site 'sports,news,food' string
bid_request_url optional String representing the url the Sonobi adapter should make to request bids 'https://iad-2-apex.go.sonobi.com/trinity.json' string

Configuration

Youmust* only include one ID field - either placement_id or ad_unit, not both. If you have questions on which parameter to use, please reach out to your Account Manager.

The ad_unit and placement_id are mutually exclusive but at least one is required. If you pass both, ad_unit takes precedence.

If you pass the optional sizes Array in your bid params it will override the global config sizes for the Sonobi Adapter only.

The hfa parameter requires your Sonobi Account Manager to enable this feature for you. Please contact them for further information.

Prebid Server Bid Params

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

Name Scope Description Example Type
TagID required The placement ID or The adunit ID '1a2b3c4d5e6f1a2b3c4d' or '/1234567/example/adUnit/code' string