Engagement Metrics
Get Historical Metrics for Posts
Get Historical Metrics for Posts.
GET
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Query Parameters
List of PostIds for historical metrics.
Required array length:
1 - 25
elementsUnique identifier of this Tweet. This is returned as a string in order to avoid complications with languages and tools that cannot handle large integers.
Example:
["20"]
YYYY-MM-DDTHH:mm:ssZ. The UTC timestamp representing the end of the time range.
YYYY-MM-DDTHH:mm:ssZ. The UTC timestamp representing the start of the time range.
granularity of metrics response.
Available options:
Daily
, Hourly
, Weekly
, Total
Example:
"Total"
request metrics for historical request.
Minimum length:
1
A comma separated list of Engagement fields to display.
Minimum length:
1
Example:
["errors", "measurement"]
Response
200
application/json
The request has succeeded.
The response is of type object
.