To be able to show ads to visitors on different digital platforms, you must assign ads to line items within your campaign.
With the Ads API, you can retrieve lists of all ads assigned to each of your campaigns, or get information about specific ads and their members by ad ID. You can then use different ad APIs to update the ads or Tags API to assign them to line items.
To work with Ads API, you need campaign IDs to use in your requests. You must use these IDs to specify the campaigns that you want to get ad lists from.
To start working with Ads API, you need:
-
Adform DSP or Ad Server user account that has these permissions assigned:
-
Manage Assets & Banners
-
-
The following scopes assigned to your OAuth client by Adform Support (technical@adform.com):
-
https://api.adform.com/scope/ads.api.readonly: Grants read-only access to all endpoints of the Ads API.
-
-
The following IDs to use in your requests:
Note
Additional IDs might be used, but the listed ones are required to pass a request.
Note
If you don't have an OAuth client yet, follow the procedure in Get Authentication Credentials for Adform APIs to register one.