Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

Using facebook timeline I can set or change the date of a staus or photo. How can my app retrieve this information using Faceook APIs? I can get created_time / updated_time suing graph API, but these are not the timeline date I am setting.

Also, for example, if I created Travel life event, how can I retrieve start / end date from the app?

Thanks!

share|improve this question

1 Answer

There's not currently support in the API for retrieving life events / many other fields which are specific to Timeline

share|improve this answer
Is it known if there is a plan to do so in the future? – Isambard Brunel Apr 21 '12 at 16:43
I imagine yes, but it's not on the roadmap, nor am i aware of any specific plans - subscribe to the Developer Blog if you haven't already done so, as this is where any updates would be announced – Igy Apr 22 '12 at 3:40
Thanks for clarification! – Isambard Brunel Apr 22 '12 at 15:47

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.