Skip to content

Assets Platforms

Available since: v1.0.0

FileSnapshotDeltaFrequency
assets_platforms/assets_platforms_yyyy_MM_dd.csv:white_check_mark::no_entry:Daily

📘 If there is no PUBLISH_START or PUBLISH_END dates set then only the PUBLISHED and/or LIVE_PUBLISHED flags should be used to determine if an asset is published on a platform.

AttributeRequiredValueDescription
IDYesNUMBERUnique identifier of entity
ASSET_IDYesNUMBERForeign key for Assets
PLATFORM_IDYesNUMBERForeign key for Platforms
PUBLISHEDYes0 or 1Flag if asset has been published or not on platform
LIVE_PUBLISHEDYes0 or 1Flag if asset is a live stream that is published on platform
PUBLISH_STARTDATEUsed for scheduled publishing / access control, to ensure Asset is only available in range between start and end
PUBLISH_ENDDATEUsed for scheduled publishing / access control, to ensure Asset is only available in range between start and end
DOWNLOADABLE0 or 1Flag if asset is available for download for end-users