Studio Service

EmbedViewLog

EmbedViewLog

Records of user's embed content viewing activities.

FieldArgumentTypeDescription
nodeIdID!A globally unique identifier. Can be used in various places throughout the system to identify this single value.
idBigInt!
sessionIdUUID!The id generated by client.
embedViewerIdUUID!Random UUID generated, remains same for the browser, stored in localstorage.
orgIdUUID!The id of the organization.
userIdUUIDThe id of the user (for studio_embed_user role).
clientAddressString!The client's IP address obtained from load balancer or from server.
playerClientAddressString!The client's IP address explicitly sent by client.
clientAgentString!The client's user agent.
contentTypeString!The id of playlist or channel embeded
contentIdUUID!
actionString!The action: authenticate, play
timestampDatetimeThe timestamp of actioned.