ScreenCloud Studio Playback Logs API

GraphQL operations for proof-of-play and engagement reporting - fetch and export what played on which screen and when (getPlaybackLogs, exportPlaybackLogs), query logs and screen content histories (allLogs, allScreenContentHistories), and pull QR-code engagement metrics (getQRMetrics, downloadQRMetrics).

API entry from apis.yml

apis.yml Raw ↑
aid: screencloud:screencloud-studio-playback-logs-api
name: ScreenCloud Studio Playback Logs API
tags:
- Playback Logs
- Proof of Play
- Analytics
- QR Metrics
- GraphQL
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://developer.screencloud.com/
baseURL: https://studio.screencloud.com
properties:
- url: https://screencloud.github.io/signage-next-graphql-docs/tutorial-playback-logs
  type: Documentation
- url: https://screencloud.github.io/signage-next-graphql-docs/graphql-reference/query
  type: APIReference
- url: graphql/screencloud-studio-schema.graphql
  type: GraphQL
description: GraphQL operations for proof-of-play and engagement reporting - fetch and export what played
  on which screen and when (getPlaybackLogs, exportPlaybackLogs), query logs and screen content histories
  (allLogs, allScreenContentHistories), and pull QR-code engagement metrics (getQRMetrics, downloadQRMetrics).