|
string | MediaKey [get, set] |
| Unique identifiers for this expanded media content. This is returned using the same media key format as returned by the Media Library. More...
|
|
int | Height [get, set] |
| Height of this content in pixels. More...
|
|
MediaNonPublicMetrics | NonPublicMetrics [get, set] |
| Non-public engagement metrics for the media content at the time of the request. Requires user context authentication. More...
|
|
MediaGroupingMetrics | OrganicMetrics [get, set] |
| Engagement metrics for the media content, tracked in an organic context, at the time of the request. Requires user context authentication. More...
|
|
string | PreviewImageUrl [get, set] |
| URL to the static placeholder preview of this content. More...
|
|
MediaGroupingMetrics | PromotedMetrics [get, set] |
| Engagement metrics for the media content, tracked in a promoted context, at the time of the request. Requires user context authentication. More...
|
|
MediaPublicMetrics | PublicMetrics [get, set] |
| Non-public engagement metrics for the media content at the time of the request. Requires user context authentication. More...
|
|
int | Width [get, set] |
| Width of this content in pixels. More...
|
|
int? | DurationMs [get, set] |
| Available when Media.Type is MediaType.Video. Duration in milliseconds of the video. More...
|
|
MediaType | Type [get, set] |
| Type of content. More...
|
|
string | Url [get, set] |
| Undocumented property. More...
|
|
◆ DurationMs
int? CoreTweet.V2.Media.DurationMs |
|
getset |
◆ Height
int CoreTweet.V2.Media.Height |
|
getset |
Height of this content in pixels.
◆ MediaKey
string CoreTweet.V2.Media.MediaKey |
|
getset |
Unique identifiers for this expanded media content. This is returned using the same media key format as returned by the Media Library.
◆ NonPublicMetrics
Non-public engagement metrics for the media content at the time of the request. Requires user context authentication.
◆ OrganicMetrics
Engagement metrics for the media content, tracked in an organic context, at the time of the request. Requires user context authentication.
◆ PreviewImageUrl
string CoreTweet.V2.Media.PreviewImageUrl |
|
getset |
URL to the static placeholder preview of this content.
◆ PromotedMetrics
Engagement metrics for the media content, tracked in a promoted context, at the time of the request. Requires user context authentication.
◆ PublicMetrics
Non-public engagement metrics for the media content at the time of the request. Requires user context authentication.
◆ Type
◆ Url
string CoreTweet.V2.Media.Url |
|
getset |
◆ Width
int CoreTweet.V2.Media.Width |
|
getset |
Width of this content in pixels.
The documentation for this class was generated from the following file: