promoted Metrics
@SerializedName(value = "promoted_metrics" )
Content copied to clipboard
Engagement metrics, tracked in a promoted context, for the Tweet at the time of the request. Requires user context authentication.
e.g.
{
"promoted_metrics":{
"impression_count":1082,
"like_count":187,
"reply_count":6,
"retweet_count":25,
"url_link_clicks":30,
"user_profile_clicks":2
}
}
Content copied to clipboard
Use this to measure engagement for the Tweet when it was promoted.