-
Notifications
You must be signed in to change notification settings - Fork 99
"impression_count" is missing #61
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Comments
Sorry, it looks like you just haven't generated the latest one. |
Has it been fixed |
@sboy99 |
If you want to use it, you can fork it yourself, import #51, and publish it to your npm scope. |
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Twitter has recently started publishing impression counts, so the API can now also take
impression_count
inpublic_metrics
. On the other hand, you can no longer getimpression_count
fromnon_public_metrics
.Expected behavior
CAN to get
impression_counts
frompublic_metrics
CANNOT to get
impression_counts
fromnon_public_metrics
Actual behavior
CANNOT to get
impression_counts
frompublic_metrics
CAN to get
impression_counts
fromnon_public_metrics
Steps to reproduce the behavior
please use this
https://github.com/sor4chi/repro-twitter-sdk-missing-params
The text was updated successfully, but these errors were encountered: