Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on May 7th, 2012  |  syntax: None  |  size: 0.37 KB  |  hits: 21  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. Facebook API - Wall posts and comments counts by day
  2. "data": [
  3. {
  4.   "id": "<THE ID>/insights/page_stories_by_story_type/day",
  5.   "name": "page_stories_by_story_type",
  6.   "period": "day",
  7.   "values": [
  8.     {
  9.       "value": {
  10.         "fan": 10,
  11.         "page post": 8,
  12.         "user post": 3,
  13.         "checkin": 1
  14.       },
  15.       "end_time": "2012-02-05T08:00:00+0000"
  16.     },