Plugin Hooks
On This Page:
Plugin Hooks.
General Information
The Revive Adserver system provides a number of standard plugin hooks - locations in the core code base where Revive Adserver will scan for installed plugins, and include the functionality provided by the plugins at that location.
The details below describe the hooks, and how to extend the functionality of Revive Adserver at these points.
Supported Delivery Hooks
In addition to the above documented hooks, the following hooks also exist, but are not yet documented:
- 3rdPartyServers Hook
- bannerTypeHtml Hook
- bannerTypeText Hook
- deliveryCacheStore Hook
- deliveryDataPrepare Hook
- deliveryLimitations Hook
- deliveryLog Hook
- geoTargeting Hook
- invocationTags Hook
- reports Hook
- videoAds Hook