Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 247 Bytes

File metadata and controls

11 lines (7 loc) · 247 Bytes

Getting User Syncs

This endpoint is used by bidders to obtain user IDs with Prebid Server.

Sample request

GET http://prebid.site.com/getuids

This will response like:

{"buyeruids":{"adnxs":"appnexus-uid","rubicon":"rubicon-uid"}}