Run Topsort alongside existing ad servers with fallback logic
If the retailer already is running ads using an ad server, it is possible to run it alongside Topsort using a fallback logic. This allows retailers to compare ad servers performance and increase fill-rates.
For instance, if the retailer is running banner ads using GAM (Google Ad Manager), they can set Topsort as the primary ad server to make sure their direct sold campaigns have priority over GAM’s demand.Ad requests and interactions coming from ads not served by Topsort can be reported to Topsort to see and compare metrics in one place.
1
Integrate with Topsort
Set up Topsort as your primary ad server using any of the integration
methods (API, SDK, or low-code).
2
Request Topsort Ad First
Always request an ad from Topsort first in your ad serving logic.
3
Check for Winners
If Topsort returns winners, display the Topsort ad.
4
Fallback to Secondary
If no winners are returned, request an ad from your secondary ad server.