Marketplace Supply Source Package API V4

Overview

The Marketplace Supply Source Package API allows Marketplace buyers to retrieve basic information from supply source packages within their networks. Queried supply source packages consist of purchased inventory orders and inventory split orders. The basic information returned includes supply source package IDs and names essential for trafficking with the Placement API v3.

Users can leverage this API to accomplish the following tasks:

  • Retrieve a list of supply source packages belonging to the current network
  • Retrieve IDs, names, statuses, times of creation, and times of last updated time of listed supply source packages
  • Query the supply source package list by name, status, and last updated time
  • Sort the supply source package list by last updated time

📘

Note

This API is only available for Marketplace buyers. To enable Marketplace, contact your account representative.

Universal Resource Identifiers (URI)

EnvironmentURI
Productionhttps://api.freewheel.tv/services/v4/supply_source_packages?{param1}={query1}&...
Staginghttps://api.stg.freewheel.tv/services/v4/supply_source_packages?{param1}={query1}&...