API and OEM Integration

Version 4+

For version 4 the adTempus API has been overhauled and rewritten as a native .NET API. The API allows any application to interact with adTempus, giving an application full programmatic control over adTempus, exposing all of the functionality that our own user interface uses.

Additionally, adTempus 4.0 allows application developers and OEM partners to easily develop add-ins to be hosted by adTempus. Developers can create their own custom tasks to be executed by adTempus, including a custom user interface that is fully integrated with the adTempus Console. All of this can be accomplished with a simple .NET assembly.

API reference guides:

Information on the adTempus database model (schema) is available for download here.

Sample Code

Additional sample code for the API can be found here.

Version 3

The adTempus API provides a .NET and COM/ActiveX interface that allows any application to interact with adTempus. The API gives your application  full programmatic control over adTempus, exposing all of the functionality that our own user interface uses.

Additionally, adTempus 3.0 allows application developers and OEM partners to easily develop add-ins to be hosted by adTempus. Developers can create their own custom tasks to be executed by adTempus, including a custom user interface that is fully integrated with the adTempus Console. All of this can be accomplished with a simple .NET assembly.

The API reference guide for adTempus 3.x is available here.