Reports provide you with relevant data to analyze your audience size and usage. By understanding the performance of your audience, you can refine your target audience, making your campaigns more effective and relevant.
With the ReportV2 section of the Data Management Platform API, you can retrieve:
-
Audience size reports to see how your audience grows day by day.
-
Audience usage reports based on revenue and impressions.
-
Billing reports for a specific audience or data provider.
To request reports with API, you need a data provider ID to use in some requests.
Tip
To learn about DMP API structure, see Learn About Data Management Platform APIs.
To start working with ReportV2 section of the Data Management Platform API, you need:
-
Adform DMP user account that has these permissions assigned:
-
View DMP Entities
-
-
The following scopes assigned to your OAuth client by Adform Support (dmp@adform.com):
-
https://api.adform.com/scope/dmp.reports.readonly: Grants read-only access to the ReportV2 section of the Data Management Platform 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.
Tip
See examples of how to retrieve audience and data usage reports in DMP Postman collection.