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.

I have created a few apps in facebook and also tried out open graph on them. I have created the open graph objects and actions by going to the app's settings page. I would like to know if I can create these objects and actions programmatically using facebook api or something.

share|improve this question

1 Answer

up vote 2 down vote accepted

No, you cannot do this programmatically. Creating objects and actions are very hands-on and require that the developer takes interest in how those objects and actions are designed in display to provide a deep-social experience with your users. Keeping it to UI activity forces the developer to be mindful of the verbs, types and items he/she uses.

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.