Pricing rules allow users to set floor prices for open auctions and define differentiated pricing for specific deals based on inventory, demand, or time.
With Pricing Rules API, you can create new pricing rules, retrieve a list of all or specific defined pricing rules, update, or delete them, as well as define their priorities.
To prepare your pricing rules, you need a publisher ID and a placement ID to use in your requests. You can then assign the new pricing rules to the relevant hierarchy.
Tip
To learn more about sell-side APIs structure and how different entities are connected, see Learn about Sell-Side APIs.
To start working with Pricing Rules API, you need:
-
An Adform DSP user account that has these permissions assigned:
-
Manage RTB Rules
-
-
The following scopes assigned to your OAuth client by Adform Support (technical@adform.com):
-
https://api.adform.com/scope/api.pricingrules: Grants access to all endpoints of the Pricing Rules 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.