Uses of Class
video.api.client.api.clients.AnalyticsApi.APIgetLiveStreamsPlaysRequest
-
Packages that use AnalyticsApi.APIgetLiveStreamsPlaysRequest Package Description video.api.client.api.clients -
-
Uses of AnalyticsApi.APIgetLiveStreamsPlaysRequest in video.api.client.api.clients
Methods in video.api.client.api.clients that return AnalyticsApi.APIgetLiveStreamsPlaysRequest Modifier and Type Method Description AnalyticsApi.APIgetLiveStreamsPlaysRequestAnalyticsApi.APIgetLiveStreamsPlaysRequest. currentPage(Integer currentPage)Set currentPageAnalyticsApi.APIgetLiveStreamsPlaysRequestAnalyticsApi.APIgetLiveStreamsPlaysRequest. filter(String filter)Set filterAnalyticsApi.APIgetLiveStreamsPlaysRequestAnalyticsApi. getLiveStreamsPlays(LocalDate from, String dimension)Get play events for live stream Retrieve filtered analytics about the number of plays for your live streams in a project.AnalyticsApi.APIgetLiveStreamsPlaysRequestAnalyticsApi.APIgetLiveStreamsPlaysRequest. pageSize(Integer pageSize)Set pageSizeAnalyticsApi.APIgetLiveStreamsPlaysRequestAnalyticsApi.APIgetLiveStreamsPlaysRequest. to(LocalDate to)Set to
-