In Adform, publishers represent platforms, websites, or apps that display ads to users, while placements refer to the ad inventory offered to advertisers by these publishers.
The Publishers API and Placements API allow you to retrieve a list of publishers and placements along with their IDs, which can be used for various purposes within the platform, such as managing pricing rules, deals for your inventory, and retrieving reports to monitor its performance.
To start working with Publishers API and Placements API, you need:
-
Adform DSP user account that has these permissions assigned:
-
View Publishers & Placements
-
-
The following scopes assigned to your OAuth client by Adform Support (technical@adform.com):
-
https://api.adform.com/scope/api.publishers.readonly: Grants read-only access to all endpoints of the Publishers API.
-
https://api.adform.com/scope/api.placements.read: Grants read-only access to all endpoints of the Placements API.
-
Note
If you don't have an OAuth client yet, follow the procedure in Get Authentication Credentials for Adform APIs to register one.