Function updateSignageMetrics

  • Post the playback metrics collected by a production player

    Parameters

    • id: string

      ID of the system the player is running on

    • metrics: SignageMetrics

      Playback counts collected since the last update

    Returns Promise<any>