I've implemented a Facebook Open Graph action, "read" a book!
When a user clicks on the read button, the published action is in past tense, "The user read this book on website"!
I want it to be "The user IS READING this book on website"! Which parameter can I specify to do this?
expires_in(orend_time) parameter. See: developers.facebook.com/docs/opengraph/actions – Donn Lee Aug 27 '12 at 23:50