publicMetrics

@SerializedName(value = "public_metrics")
var publicMetrics: Media.PublicMetrics? = null

Public engagement metrics for the media content at the time of the request.

e.g.

"public_metrics": {
"view_count": 6865141
}

Determine total number of views for the video attached to the Tweet.