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 would like to be able to use the data that is provided by the following Insights call:

page_id/insights/page_impressions_by_age_gender_unique

Unfortunately, this particular call is not mentioned anywhere in Facebook's documentation, and after an extensive web search, I can't find a reference to it anywhere. I can tell you that Facebook's own Insights GUI makes use of this information.

Does anyone know the status of this call? I would like to know if it is deprecated before I created something that relies on it.

Thank you.

share|improve this question

2 Answers

At the bottom of https://developers.facebook.com/docs/reference/fql/insights/ there's a report documentation error. You should report it using that button.

share|improve this answer
Did this answer help you to find your solution to your question, if so, please accept this answer. See meta.stackoverflow.com/questions/5234/… for how to mark answers accepted. Thank you! – DMCS Apr 17 '12 at 21:50

This new metric is new and also available in the new Facebook Insights. So I think it's pretty safe to use it for now.

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.