Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Introduction

Steps for integrating with Springserve as an OpenRTB partner.

Cookie Syncing

The user mappings can be hosted either by Springserve or by the integrating partner. 

For us to initiate cookie sync you need to provide us with your cookie sync url (either to initiate a mapping or to get your user id so we can store the mapping).

If your are hosting the user mapping database you can use the following call to get a springserve user id

http://sync.springserve.com/usersync?redirect_url=

where we replace SS_UUID in the redirect_url with the Springserve user id.

Example:

sync.springserve.com/usersync?redirect_url=https://springserve.com?uid=SS_UUID

In this case we will redirect to springserve and replace SS_UUID with the user's id.

OpenRTB Endpoints

Provide us with your openrtb endpoint/endpoints.

Our datacenters are located in:

  1. Dublin 
  2. Northern Virginia
  3. Cleveland
  4. Portland

Let us know if you need us to hit specific endpoints based on the request region. 

Other Matters

Our protocol follows IAB OpenRTB API 2.4 specifications. Let us know if you have any specific requirements.


Testing

  • No labels