videos
Returns the names of all Videos ever played/captured on a customer website. Used in creating segment condtions.
videos(
limit: Int!
page: Int = 1
): VideosResponse
Returns the names of all Videos ever played/captured on a customer website. Used in creating segment condtions.
videos(
limit: Int!
page: Int = 1
): VideosResponse
videos.limit
● Int!
non-null scalarvideos.page
● Int
scalarVideosResponse
object