Skip to content

Instantly share code, notes, and snippets.

@joujiahe
Created February 5, 2014 05:40
Show Gist options
  • Save joujiahe/8817980 to your computer and use it in GitHub Desktop.
Save joujiahe/8817980 to your computer and use it in GitHub Desktop.
Facebook Realtime Update query for user's fields
object=user&fields=about,about_me,affiliations,allowed_restrictions,birthday,birthday_date,books,checkin_deal_claims,contact_email,current_location,education,education_history,email,email_hashes,events,family,feed,first_name,has_added_app,hometown,hometown_location,hs_info,interests,is_app_user,last_name,likes,link,locale,location,meeting_for,meeting_sex,movies,music,name,notes_count,online_presence,photos,pic,picture,pic_https,pic_with_logo,pic_big,pic_big_https,pic_big_with_logo,pic_small,pic_small_https,pic_small_with_logo,pic_square,pic_square_https,pic_square_with_logo,political_views,profile_blurb,profile_update_time,profile_url,proxied_email,quotes,relationship_status,religion,gender,sex,significant_other_id,status,statuses,timezone,television,tv,username,verified,wall_count,website,work,work_history,friends,platform,privacy,blocked,ip_optout
@joujiahe
Copy link
Author

joujiahe commented Feb 5, 2014

Following fields are not allowed for realtime update:

  • is_blocked
  • activities
  • friend_request
  • notifications
  • threads

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment