Use the Screen Allocation API

This example illustrates how to get occupancy or availability information of the inventory from one month in the past up to 18 months in the future.

Broadsign offers the following storage options for the report:

  • Broadsign-Hosted Storage – No need to set up any storage on your end or provide credentials. The service will generate the report and return a pre-signed download URL directly in the response. The link stays valid for 24 hours.
  • AWS S3 Storage – The API response is a .csv file that can be stored on the supported AWS S3 storage service.
  • Azure Storage – The API response is a .csv file that can be stored on the supported Azure storage service.
  • Azure with SAS Token Storage – The API response is a .csv file that can be stored on the supported Azure storage service.

The API response is a .csv file that can be stored on the supported AWS and Azure storage services.

The Broadsign Direct REST API endpoints and parameters are described in the REST Method Reference.

Note: The ID#s we use in these samples are for illustration purposes. They are invalid. Be sure to use your own ID#s for your integrations.

Note: All request body examples in this document are raw JSONs.