OneSDK
    Preparing search index...

    Interface UpdateViewershipAction

    interface UpdateViewershipAction {
        viewCount?: ViewCount;
        viewership?: ViewerShip;
    }
    Index

    Properties

    viewCount?: ViewCount
    viewership?: ViewerShip