Content Play

Type: object

ONBRDNG Schema for Content Plays

Type: string

Unique Identifier for a Content Plays

Type: string

Foreign key for Content

Type: string

Foreign key for User

Type: string

Foreign key for User Profile

Type: string

The player session ID

Type: stringFormat: date-time

Content played at. Format: YYYY-MM-DD HH:MM:SS[.SSSSSS].

Must match regular expression: ^\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}(?:\.\d+)?Z?$

Type: integer

Watch time in seconds

Type: string

The client user-agent header

Type: string

IP address in dotted decimal notation, ie 192.168.1.1.

Must match regular expression: ^\b(?:\d{1,3}\.){3}\d{1,3}\b$

Type: string

The serial ID of the client device

Type: enum (of string)

The client device type, web, mobile, tablet, setop-box or tv.

Must be one of:

  • "web"
  • "mobile"
  • "tablet"
  • "setop-box"
  • "tv"

Type: string

The client device brand

Type: string

The client device model

Type: string

The client device OS

Type: string

The client app version

Type: string

The client browser