Skip to main content
objectVideoProgress

Implements

Fields

createdAt
ISO8601DateTime!
id
ID!

ID of the object.

percentageComplete
Int!

How much of the video the member has watched, from 0 to 100.

positionSeconds
Int!

The member's last playback position in the video, in seconds.

The post whose content contains the video this progress tracks.

resourceId
ID!

Resource ID for this object, for interop with the Admin API.

updatedAt
ISO8601DateTime!
videoId
ID!

Identifies one embedded video within the post's content — it matches the data-video-id attribute on that video in the post body. This is not a resource ID and cannot be looked up as one.