appdotnet / api-spec

App.net API Documentation is on the web at https://developers.app.net. Source for these docs is in the new-docs branch here. Please use the issue tracker and submit pull requests! Help us build the real-time social service where users and developers come first, not advertisers.
https://developers.app.net
950 stars 98 forks source link

Interactions need event timestamps #269

Closed neuroscr closed 11 years ago

neuroscr commented 11 years ago

Getting a list of the last 20 interactions, I'm unclear how recent they are.

For example, I get a type: 'follow' for my user object with 3 user objects attached in "objects". Each of these 3 user objects should have a timestamp of when this action happened. Or the main interaction object could have a first event/last event timestamp. That would also be extremely helpful.

ludolphus commented 11 years ago

Hi Ryan, I posted a similar issue here https://github.com/appdotnet/api-spec/issues/247 Also mentioning the timestamp.

orianmarx commented 11 years ago

We've added an "event_date" field to interactions. http://developers.app.net/docs/resources/interaction/#interactions-fields