List of Inventory Sources
GET {{campaign_url}}/inventorySources?inventorySourceType=rtbe
Retrieve a list of inventory sources
You can retrieve all or a subset of the inventory sources within your market by sending this GET
request.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
inventorySourceType | string | Limits response results to inventory sources of the type specified. |
Allowed values: rtbe, directBuy, dealId, direct, legacy, api |