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.

Through the Facebook UI a user can create a so called "Life Event" on his timeline (which is actually an Open Graph activity) and add specific attributes to this activity, for example:

Started a new Job; attributes: employer, position, location, time, story

The Facebook Build-in Action Types and the Build-in Object Types do not include anything that would result in an Activity like the one above. So my question is: Is it posible to create such "Life Events" with the Open Graph API, which would look similar to those created through the Facebook UI, without defining my own action and object types?

share|improve this question

1 Answer

up vote 0 down vote accepted

It is not possible to do that.

share|improve this answer

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.