## Move Supermarket's `GET /units-for-slot` to sentry The market will be fully integrated into the platform and the `units-for-slot` route will be moved to Sentry. `AdSlot` will not be persisted in the database, instead, the whole `AdSlot` will be used in the `adview-manager` to generate the ad view code. Initially for an **active status** of the `Campaign` simply use: - Campaign.active.to > Now - Is there remaining budget in Campaign (campaign remaining > 0) Check out the platform issue for more details https://github.com/AmbireTech/adex-platform/issues/625