We’ve added a new platform_requirements
table to Reporter.
This note describes this change in full, and, as usual, you can contact support or your Technical Account Manager for further clarification.
Platform requirements describe custom high level attributes of a platform, such as the business model or the territory.
To allow you to use them in Reporter too, so that you can filter a query dealing with platforms by one or more requirements, we have added this new table. It looks like this:
platform_requirements
—platform_id
: the ID of the platform. —requirement_category
: the type of requirement. E.g.: business model, territory, etc. —requirement_value
: the actual value of the requirement. E.g.: “Spain” or “SVOD”.
Happy reporting!
References
reporter#92
Platform requirements