Advanced Search
Search Results
113 total results found
Media Partners API
Media Partners Media partners is the overarching term for an advertiser or debtor. Media partners have media brands associated with them. Create a Media Partner POST /v1/media-partners Creates a media partner (advertiser company, invoicing company, or both, d...
User Mappings API
Connect users to media partners A user mapping grants a user access to a company/brand combination. Each mapping entry requires an advertiserCompanyId and a brandId; invoiceCompanyId is optional. Create a user mapping POST /v1/user-mapping Request body — Crea...
How to get Access to the API
In order to get access to the API's of Adhese, you require a service account, your service account lets your backend system call the Adhese API without a user login. It uses the OAuth 2.0 client credentials flow: you exchange a client ID and secret for a short...
Where to find the Adhese APIs
API Usage This page provides info on where to find detailed explanation on the Adhese APIs. See this guide on how to gain access to the APIs. It is intended as a starting point for developers and users who need to integrate with the API. Adhese stores its de...
Booking API
Bookings Bookings determine that what, where, how and when of ad delivery. Get a single booking GET /v1/bookings/{bookingId} Returns a single bookings' details by booking ID Request body Parameter In Required Type Description InternalId path Yes integer The bo...