CoreTweet  2.0.0-beta.2
Yet another .NET Twitter Library
Properties | List of all members
CoreTweet.V2.MediaNonPublicMetrics Class Reference
Inheritance diagram for CoreTweet.V2.MediaNonPublicMetrics:
CoreTweet.Core.CoreBase CoreTweet.V2.IMediaNonPublicMetrics

Properties

int Playback0Count [get, set]
 The number of users who made it to less than 25% of the video. This reflects the number of quartile views across all Tweets in which the given video has been posted. This is the total count of video view quartiles from both organic and paid contexts. More...
 
int Playback25Count [get, set]
 The number of users who made it to 25% of the video. This reflects the number of quartile views across all Tweets in which the given video has been posted. This is the total count of video view quartiles from both organic and paid contexts. More...
 
int Playback50Count [get, set]
 The number of users who made it to 50% of the video. This reflects the number of quartile views across all Tweets in which the given video has been posted. This is the total count of video view quartiles from both organic and paid contexts. More...
 
int Playback75Count [get, set]
 The number of users who made it to 75% of the video. This reflects the number of quartile views across all Tweets in which the given video has been posted. This is the total count of video view quartiles from both organic and paid contexts. More...
 
int Playback100Count [get, set]
 The number of users who made it to 100% of the video. This reflects the number of quartile views across all Tweets in which the given video has been posted. This is the total count of video view quartiles from both organic and paid contexts. More...
 
- Properties inherited from CoreTweet.V2.IMediaNonPublicMetrics
int Playback0Count [get, set]
 The number of users who played through to each quartile in a video. This reflects the number of quartile views across all Tweets in which the given video has been posted. More...
 
int Playback25Count [get, set]
 The number of users who played through to each quartile in a video. This reflects the number of quartile views across all Tweets in which the given video has been posted. More...
 
int Playback50Count [get, set]
 The number of users who played through to each quartile in a video. This reflects the number of quartile views across all Tweets in which the given video has been posted. More...
 
int Playback75Count [get, set]
 The number of users who played through to each quartile in a video. This reflects the number of quartile views across all Tweets in which the given video has been posted. More...
 
int Playback100Count [get, set]
 The number of users who played through to each quartile in a video. This reflects the number of quartile views across all Tweets in which the given video has been posted. More...
 

Additional Inherited Members

- Static Public Member Functions inherited from CoreTweet.Core.CoreBase
static T Convert< T > (string json, string jsonPath="")
 Converts the JSON to a twitter object of the specified type. More...
 
static List< T > ConvertArray< T > (string json, string jsonPath)
 

Property Documentation

◆ Playback0Count

int CoreTweet.V2.MediaNonPublicMetrics.Playback0Count
getset

The number of users who made it to less than 25% of the video. This reflects the number of quartile views across all Tweets in which the given video has been posted. This is the total count of video view quartiles from both organic and paid contexts.

◆ Playback100Count

int CoreTweet.V2.MediaNonPublicMetrics.Playback100Count
getset

The number of users who made it to 100% of the video. This reflects the number of quartile views across all Tweets in which the given video has been posted. This is the total count of video view quartiles from both organic and paid contexts.

◆ Playback25Count

int CoreTweet.V2.MediaNonPublicMetrics.Playback25Count
getset

The number of users who made it to 25% of the video. This reflects the number of quartile views across all Tweets in which the given video has been posted. This is the total count of video view quartiles from both organic and paid contexts.

◆ Playback50Count

int CoreTweet.V2.MediaNonPublicMetrics.Playback50Count
getset

The number of users who made it to 50% of the video. This reflects the number of quartile views across all Tweets in which the given video has been posted. This is the total count of video view quartiles from both organic and paid contexts.

◆ Playback75Count

int CoreTweet.V2.MediaNonPublicMetrics.Playback75Count
getset

The number of users who made it to 75% of the video. This reflects the number of quartile views across all Tweets in which the given video has been posted. This is the total count of video view quartiles from both organic and paid contexts.


The documentation for this class was generated from the following file: