Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

E-Planning SSP can be implemented through Prebid Server and compete as any source within it.

...

  1. Go to the Prebid official site and then to the Download section. You can also click here to be redirected automatically.

  2. Select E-Planning and the sources you wish to implement.


  3. Select the Prebid Server adapter.


  4. Once you have selected, download your Prebid.js version and implement it in your site following the detailed instructions in the official docs.

...

How to Get the ci Parameter

To obtain the ci value for your account, access the platform with your ID and then follow these steps:

  1. Click on Implementation
  2. Click on the Implementation for display chart
  3. Select Prebid
  4. Copy the displayed value

...

Creation of the Inventory

The corresponding inventory is automatically generated in our platform. Once implementation has completed and E-Planning starts receiving traffic, you will find your sites and spaces within the platform. The platform automatically creates a space for each size received. Given this, if your site is example.com, you will get a taxonomy of this type:

example.com

  • 300x250
  • 728x90
  • 160x600

For the site name, by default the top order domain will be taken. In other words, if your site is subdomain.example.com, it will be identified with example.com. If you want to use a sub-domain or a custom domain, set it up using the site.domain parameter in the request. You can set this value in your Prebid configuration or via a Stored Request.

Additional Docs

We recommend the following external links for further reference on Prebid Server:

...