CoreTweet
2.0.0-beta.2
Yet another .NET Twitter Library
|
Properties | |
int | ImpressionCount [get, set] |
Number of times the Tweet has been viewed. More... | |
int | UrlLinkClicks [get, set] |
Number of times the Tweet has been viewed. More... | |
int | UserProfileClicks [get, set] |
Number of times the Tweet has been viewed. More... | |
Properties inherited from CoreTweet.V2.ITweetNonPublicMetrics | |
int | ImpressionCount [get, set] |
A count of how many times the Tweet has been viewed (not unique by user). A view is counted if any part of the Tweet is visible on the screen. More... | |
int | UrlLinkClicks [get, set] |
A count of the number of times a user clicks on a URL link or URL preview card in a Tweet. More... | |
int | UserProfileClicks [get, set] |
A count of the number of times a user clicks the following portions of a Tweet: display name, user name, profile picture. 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) |
|
getset |
Number of times the Tweet has been viewed.
|
getset |
Number of times the Tweet has been viewed.
|
getset |
Number of times the Tweet has been viewed.