Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

176 total results found

ReportScheduler API

Adhese API

The report scheduler enables the generation of different types of reports with or without recurrence and informs a set of users of their creation and availability. Typical use cases include periodic reports (e.g., daily, weekly, monthly, etc.) and asynchronous...

Report API

Adhese API

This is the interface for the mixed-mode ReportService. In synchronous mode, the client provides a report type and optional parameters, and a file is returned. Unless otherwise stated, the returned file will be in .XLSX format (a zipped directory with XML file...

Notification API

Adhese API

User API Get notifications for the current user GET /notifications Successful response: Status: 200 OK Content-Type: application/json Body: [ { "id": 1, "title": "title", "message": "message", "creationdate": 1412952637000, "attachementURI": "testURI", "star"...

Session API

Adhese API

Log in / create a session A log in can be done with a username and password. Persistent is for remember me. POST /users/sessions Content-Type: application/json Body: { "userName":"name", "password":"pass", "persistent":true } Successful response: Status: 201 ...

Scheduler Admin API

Adhese API

Checking the supervisor state Request GET /api/supervisor/state Returns either service unavailable if no schedule is configured or one of RUNNING, HALTED or FINISHED Stopping the supervisor thread Request POST /api/supervisor/halt stops a running scheduler. ...

Localisation API

Adhese API

Retrieving a translation A translation can be retrieved by sending a GET request /api/translations/{lang}_{key} where {lang} is the ISO 693-1 code of the language and {key} is the key to be translated. GET /api/translations/en_REMARK_STRINGS_PROMOTIE Successf...

BookingPropertyGroup API

Adhese API

Creating a BookingPropertyGroup A bookingPropertyGroup is created by sending a POST request /api/bookingPropertyGroups using content-type JSON. The body must contain the following mandatory fields: name type elements (if the type is enumerated) Success is in...

BookingProperty API

Adhese API

Retrieving the BookingProperties for a booking A List of BookingProperties for a booking with a known unique identifier can be retrieved by sending a GET request to /api/bookingProperties/{id} where {id} is the unique identifier of the booking. Success is indi...

AdvertiserCompany API

Adhese API

Creating a new AdvertiserCompany An advertiserCompany is created by sending a POST request to /api/ui/advertisercompanies using content-type JSON. Mandatory fields are: invoiceType Success is indicated with status code 201. The object that contains its unique ...

Simple Metadata API

Adhese API

Versions: version 1: available since 2.0.41 version 1.1: available since 2.0.43 If multiple implementations are available, use the header "api-version" to specify a specific version. If no api-version header is sent, the default version 1.1 is used If the requ...

Campaign management

Campaign Management Campaign Delivery

Once all tags have been implemented (as outlined in the Adhese setup and implementation guide) and Adhese has begun measuring (as explained in the Measure section), the inventory volume of each position is quantified. With this information, you can manage your...

Release notes June 2023

Adhese Release Notes 2023

Many improvements and new tools have been developed over the last few months and we are gradually releasing these to the majority of our customers. Note that this is a work in progress. Documentation We have moved the documentation to a new domain. It is now...

Release notes Adhese 3.0.5

Adhese Release Notes 2024

Fixes and improvements Adhese now supports comments in the template files.  During publishing, a list of click domains from Advar templates is exported to whitelist these domains. This solves the problem for first-party domains that do not allow trus...

BigQuery Reporting & Dataset Information

Monitoring and Reporting

Introduction Adhese Gateway (GW) logs all actions taken while receiving a request from a device and returning a response milliseconds later. This data is made available to the Gateway users through BigQuery (BQ) tables that contain results per day and are upd...

Built-in reporting: the Report tab

Reporting Classic UI

The Adhese interface enables users to view reports which can be used to measure the performance of their campaigns, bookings or creatives. How to view a report? To view a report about a campaign, booking or creative: Go to the Campaign overview. Click Campaig...

Datamine

Adhese UI Classic UI

Data mining is a process that transforms raw data into easily digestible information, allowing users to identify patterns and profiles. Several data mining reports are available via the Datamine tab of the Adhese interface. These reports are exported to a file...

Documents tab: client reports

Reporting Classic UI

You can create client reports within the interface of Adhese. These reports allow you to determine which information you wish to share, ranging from a comprehensive daily performance report to a summary report. Once you have selected a campaign, you can downlo...

Intro

Introduction

Adhese can be integrated into your back-office and workflows. Below, we'll explain how Adhese can be integrated with your existing systems. Marketplaces Do you have some space left that needs filling? Adhese enables the full integration of marketplaces (or ad ...

Cross-platform delivery

Introduction

It is important to reach and engage your audience on any medium or platform. However, it is essential to deliver a consistent and accurate ad experience across all your communication channels. Adhese ensures a consistent experience by delivering the right cont...

DOOH endpoints

Integration & setup Digital Out Of Home

Adhese has three endpoints in place for DOOH integrations: Assets Download Endpoint (aka Headsup request)https://headsup-[customer].adhese.org/api/headsup/download-list/sl[positioncode] Playlist Endpoint with a limited number of adshttps://ads-[customer].a...