Revisions

When you make changes to a Property's configuration (like adding a new ad slot, updating a viewport mapping, or turning on an integration), those changes are staged as a Revision.

How Revisions Work Link to section

Bidkernel separates your configuration workspace from your live production bundle to ensure that no configuration errors or incomplete setups accidentally break your live site.

  1. Stage Changes: As you configure slots, viewports, and integrations in the dashboard, your changes are saved automatically to your current draft.
  2. Publish Revision: Once you are satisfied with your setup, you publish the revision.
  3. Edge Deployment: Bidkernel compiles your setup into an optimized, minified bundle (Prebid.js + your config) and deploys it globally to the edge CDN within seconds.

Rollbacks Link to section

If a published revision causes a drop in performance or a bug on your site, you can instantly rollback to any previously published revision with a single click. This restores the exact code and configuration bundle that was previously deployed.

Confirm Action