Adhese API
This section details available Adhese API's.
Getting access to API 2.0
Below example is for staging Keycloak and guineapig client. Please change urls and client accordi...
Simple Metadata API
Versions: version 1: available since 2.0.41 version 1.1: available since 2.0.43 If multiple imple...
AdvertiserCompany API
Creating a new AdvertiserCompany An advertiserCompany is created by sending a POST request to /ap...
BookingProperty API
Retrieving the BookingProperties for a booking A List of BookingProperties for a booking with a k...
BookingPropertyGroup API
Creating a BookingPropertyGroup A bookingPropertyGroup is created by sending a POST request /api/...
Daily Revenue
Endpoint path /api/opendirect/stats/lines/daily POST body { "start": "yyyy-mm-dd", // start d...
Localisation API
Retrieving a translation A translation can be retrieved by sending a GET request /api/translation...
Notification API
User API Get notifications for the current user GET /notifications Successful response: Status: ...
Publisher API
The Publisher API is tailored to bulk-upload publishers. Get a list of publishers Perform a GET r...
Report API
This is the interface for the mixed-mode ReportService. In synchronous mode, the client provides ...
ReportScheduler API
The report scheduler enables the generation of different types of reports with or without recurre...
Scheduler Admin API
Checking the supervisor state Request GET /api/supervisor/state Returns either service unavailab...
Session API
Log in / create a session A log in can be done with a username and password. Persistent is for re...
UI Menu API
Get all the menus GET api/ui/menus Successful response: Status: 200 OK Content-Type: application...
Target API
Target types GET /api/targettypes Possible response: [ { "id": 2, "name": "g...
UI States API
Get all states To get all the states for a user, send a GET request /api/ui/states. The result is...
User API
Metadata Get the user info with the user id: GET /users/136 Successful response: Status: 200 OK ...
UserGroups API
Scheme Make sure you use the correct schema. Some environments will change the request type to GE...
Campaign API v1 documentation
API Usage This page provides a high-level overview of the API and guidance on accessing, authent...