facebook - Unable to pull most page insights metrics using Graph API -


i attempting pull page insights metrics using facebook graph api explorer, handful seem accessible. after failing pull these metrics using "read_insights" permission, checked every box "user data permissions", "friends data permissions", , "extended permissions." still can not access metrics.

an example request:

//insights/page_fans

...returns empty dataset though administrator of page , have permission access data. data from: page_story_adds_unique, page_friends_of_fans, page_admin_num_posts, page_admin_num_posts_by_week.

any insight appreciated.

see answer @ https://stackoverflow.com/a/16894466/897489 - default time span facebook uses not working because appear have missing data. need use since , until useful out.


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -