Skip to content

Instantly share code, notes, and snippets.

@madaboutcode
Created April 17, 2014 12:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save madaboutcode/10979475 to your computer and use it in GitHub Desktop.
Save madaboutcode/10979475 to your computer and use it in GitHub Desktop.
{
"__ar": 1,
"payload": {
"entries": [{
"uid": "keywordSELECT",
"subtext": "[FQL keyword]",
"text": "SELECT"
}, {
"uid": "keywordFROM",
"subtext": "[FQL keyword]",
"text": "FROM"
}, {
"uid": "keywordWHERE",
"subtext": "[FQL keyword]",
"text": "WHERE"
}, {
"uid": "keywordIN",
"subtext": "[FQL keyword]",
"text": "IN"
}, {
"uid": "keywordOFFSET",
"subtext": "[FQL keyword]",
"text": "OFFSET"
}, {
"uid": "keywordLIMIT",
"subtext": "[FQL keyword]",
"text": "LIMIT"
}, {
"uid": "keywordORDER BY",
"subtext": "[FQL keyword]",
"text": "ORDER BY"
}, {
"uid": "functionnow",
"subtext": "[FQL Function] with no arguments",
"text": "now()"
}, {
"uid": "functionstrtotime",
"subtext": "[FQL Function] with 1 argument",
"text": "strtotime()"
}, {
"uid": "functionstrlen",
"subtext": "[FQL Function] with 1 argument",
"text": "strlen()"
}, {
"uid": "functionconcat",
"subtext": "[FQL Function] with any number of arguments",
"text": "concat()"
}, {
"uid": "functionsubstr",
"subtext": "[FQL Function] with 3 arguments",
"text": "substr()"
}, {
"uid": "functionstrpos",
"subtext": "[FQL Function] with 2 arguments",
"text": "strpos()"
}, {
"uid": "functionlower",
"subtext": "[FQL Function] with 1 argument",
"text": "lower()"
}, {
"uid": "functionupper",
"subtext": "[FQL Function] with 1 argument",
"text": "upper()"
}, {
"uid": "functionrand",
"subtext": "[FQL Function] with no arguments",
"text": "rand()"
}, {
"uid": "functionstrip_tags",
"subtext": "[FQL Function] with 1 argument",
"text": "strip_tags()"
}, {
"uid": "functiondistance",
"subtext": "[FQL Function] with any number of arguments",
"text": "distance()"
}, {
"uid": "functionnormalize_url",
"subtext": "[FQL Function] with 1 argument",
"text": "normalize_url()"
}, {
"uid": "functionme",
"subtext": "[FQL Function] with no arguments",
"text": "me()"
}, {
"uid": "functionhas_tags",
"subtext": "[FQL Function] with any number of arguments",
"text": "has_tags()"
}, {
"uid": "functionend_time_date",
"subtext": "[FQL Function] with 1 argument",
"text": "end_time_date()"
}, {
"uid": "functionperiod",
"subtext": "[FQL Function] with 1 argument",
"text": "period()"
}, {
"uid": "functionapp",
"subtext": "[FQL Function] with no arguments",
"text": "app()"
}, {
"uid": "tablealbum",
"subtext": "[Table] An album of photos or videos as represented in FQL.",
"subtext_title": "An album of photos or videos as represented in FQL.",
"text": "album"
}, {
"uid": "tableapp_role",
"subtext": "[Table] represents user roles for applications in the [App Dashboard](\/apps...",
"subtext_title": "An FQL table that represents user roles for applications in the [App Dashboard](\/apps).",
"text": "app_role"
}, {
"uid": "tableapplication",
"subtext": "[Table] An application as represented in FQL.",
"subtext_title": "An application as represented in FQL.",
"text": "application"
}, {
"uid": "tableapprequest",
"subtext": "[Table] the requests sent via an app to a user.",
"subtext_title": "An FQL table containing the requests sent via an app to a user.",
"text": "apprequest"
}, {
"uid": "tablecheckin",
"subtext": "[Table] returns information about a checkin to a place.",
"subtext_title": "An FQL table that returns information about a checkin to a place.",
"text": "checkin"
}, {
"uid": "tablecomment",
"subtext": "[Table] Comments associated with one or more fb:comments as represented in FQL.",
"subtext_title": "Comments associated with one or more fb:comments as represented in FQL.",
"text": "comment"
}, {
"uid": "tablecomments_info",
"subtext": "[Table] Comments ID information for a given application ID as represented in FQL.",
"subtext_title": "Comments ID information for a given application ID as represented in FQL.",
"text": "comments_info"
}, {
"uid": "tableconnection",
"subtext": "[Table] A user connection, friend, or Facebook Page, as represented in FQL. These connections...",
"subtext_title": "A user connection, friend, or Facebook Page, as represented in FQL. These connections represent all the entities whose streams the specified user can consume. This table is primarily relevant for reconstructing the user's News Feed",
"text": "connection"
}, {
"uid": "tablecookies",
"subtext": "[Table] A list of cookies that were set for the user as represented in FQL.",
"subtext_title": "A list of cookies that were set for the user as represented in FQL.",
"text": "cookies"
}, {
"uid": "tablecolumn",
"subtext": "[Table] documents columns in other FQL tables",
"subtext_title": "An FQL table that documents columns in other FQL tables",
"text": "column"
}, {
"uid": "tablecredit_card",
"subtext": "[Table] Info on credit card payment methods as represented in FQL.",
"subtext_title": "Info on credit card payment methods as represented in FQL.",
"text": "credit_card"
}, {
"uid": "tabledeveloper",
"subtext": "[Table] represents user roles for applications in the App Dashboard. Use ap...",
"subtext_title": "An FQL table that represents user roles for applications in the App Dashboard. Use app_role instead.",
"text": "developer"
}, {
"uid": "tabledomain",
"subtext": "[Table] The domain table provides a read-only mapping between domain names and the Facebook-g...",
"subtext_title": "The domain table provides a read-only mapping between domain names and the Facebook-generated IDs associated with them. This table is analogous to the [Domain](\/docs\/reference\/api\/domain\/) object in the Graph API. Query this table to get domain IDs for which to query domain metrics from the insights FQL table.",
"text": "domain"
}, {
"uid": "tabledomain_admin",
"subtext": "[Table] The domain_admin table provides a read-only lookup of all Facebook-generated IDs clai...",
"subtext_title": "The domain_admin table provides a read-only lookup of all Facebook-generated IDs claimed by a given user ID. Query this table to get domain IDs for which to query domain metrics from the insights FQL table.",
"text": "domain_admin"
}, {
"uid": "tableevent",
"subtext": "[Table] returns information about an event.",
"subtext_title": "An FQL table that returns information about an event.",
"text": "event"
}, {
"uid": "tableevent_member",
"subtext": "[Table] Contains the list of attendees for an event in FQL and can be queried by user or by e...",
"subtext_title": "Contains the list of attendees for an event in FQL and can be queried by user or by event.",
"text": "event_member"
}, {
"uid": "tableextended_credit",
"subtext": "[Table] Info on extended credit payment methods as represented in FQL.",
"subtext_title": "Info on extended credit payment methods as represented in FQL.",
"text": "extended_credit"
}, {
"uid": "tablefamily",
"subtext": "[Table] Detailed information about a user's family as represented in FQL.",
"subtext_title": "Detailed information about a user's family as represented in FQL.",
"text": "family"
}, {
"uid": "tablefriend",
"subtext": "[Table] can be used to return a list of a user's friends or to show whether...",
"subtext_title": "An FQL table that can be used to return a list of a user's friends or to show whether two users are friends.",
"text": "friend"
}, {
"uid": "tablefriendlist",
"subtext": "[Table] returns any friend lists created by the current session user.",
"subtext_title": "An FQL table which returns any friend lists created by the current session user.",
"text": "friendlist"
}, {
"uid": "tablefriendlist_member",
"subtext": "[Table] shows whether a user is a member of a friend list.",
"subtext_title": "An FQL table which shows whether a user is a member of a friend list.",
"text": "friendlist_member"
}, {
"uid": "tablefriend_request",
"subtext": "[Table] shows the pending friend requests sent by or to the current sessio...",
"subtext_title": "An FQL table which shows the pending friend requests sent by or to the current session user.",
"text": "friend_request"
}, {
"uid": "tablegroup",
"subtext": "[Table] A group which users can join as represented in FQL.",
"subtext_title": "A group which users can join as represented in FQL.",
"text": "group"
}, {
"uid": "tablegroup_member",
"subtext": "[Table] Contains the list of members for a group in FQL and can be queried by user or by grou...",
"subtext_title": "Contains the list of members for a group in FQL and can be queried by user or by group.",
"text": "group_member"
}, {
"uid": "tableinsights",
"subtext": "[Table] statistics about [Applications](\/docs\/reference\/api\/applicati...",
"subtext_title": "An FQL table containing statistics about [Applications](\/docs\/reference\/api\/application), [Pages](\/docs\/reference\/api\/page), and [Domains](\/docs\/reference\/api\/domain\/) with 30 or more connections. [Graph API](\/docs\/reference\/api) objects have an equivalent [Insights](\/docs\/reference\/api\/insights\/) connection type.",
"text": "insights"
}, {
"uid": "tablelike",
"subtext": "[Table] returns the IDs of users who like a given object (video, note, link...",
"subtext_title": "An FQL table that returns the IDs of users who like a given object (video, note, link, photo, or album).",
"text": "like"
}, {
"uid": "tablelink",
"subtext": "[Table] the links a user has posted.",
"subtext_title": "An FQL table containing the links a user has posted.",
"text": "link"
}, {
"uid": "tablelink_image_src",
"subtext": "[Table] An FQL table for proxying link image urls.",
"subtext_title": "An FQL table for proxying link image urls.",
"text": "link_image_src"
}, {
"uid": "tablelink_stat",
"subtext": "[Table] counts that show how users on Facebook are interacting with a...",
"subtext_title": "An FQL table containing counts that show how users on Facebook are interacting with a given link.",
"text": "link_stat"
}, {
"uid": "tablelocation_post",
"subtext": "[Table] returns Posts that have locations associated with them and that sat...",
"subtext_title": "An FQL table that returns Posts that have locations associated with them and that satisfy at least one of the following conditions:\n\n* you were tagged in the Post\n\n* a friend was tagged in the Post\n\n* you authored the Post\n\n* a friend authored the Post\n\nThe `User` object in the [Graph API](\/docs\/reference\/api) has a corresponding `\/locations` connection. In addition, by including `with=location` in the URL parameters, the [\/home](\/docs\/reference\/api\/user\/#home), [\/feed](\/docs\/reference\/api\/user\/#feed), and[\/post](\/docs\/reference\/api\/user\/#posts) connections on the User object can be filtered to just those posts containing a location.",
"text": "location_post"
}, {
"uid": "tablemailbox_folder",
"subtext": "[Table] information about a user's mailbox folders. The Graph API [Us...",
"subtext_title": "An FQL table containing information about a user's mailbox folders. The Graph API [User](\/docs\/reference\/api\/user\/) object has an inbox connection that refers to the user's inbox folder.",
"text": "mailbox_folder"
}, {
"uid": "tablemessage",
"subtext": "[Table] Information about messages in a thread as represented in FQL. To access this table yo...",
"subtext_title": "Information about messages in a thread as represented in FQL. To access this table you need an access token with extended read_mailbox permissions.",
"text": "message"
}, {
"uid": "tablenote",
"subtext": "[Table] the notes that the current user has written.",
"subtext_title": "An FQL table containing the notes that the current user has written.",
"text": "note"
}, {
"uid": "tablenotification",
"subtext": "[Table] The current user's notifications as represented in FQL.",
"subtext_title": "The current user's notifications as represented in FQL.",
"text": "notification"
}, {
"uid": "tableobject_url",
"subtext": "[Table] Information about an [Open Graph](\/docs\/opengraph) URL as represented in FQL.",
"subtext_title": "Information about an [Open Graph](\/docs\/opengraph) URL as represented in FQL.",
"text": "object_url"
}, {
"uid": "tableoffer",
"subtext": "[Table] returns information about [offers](https:\/\/www.facebook.com\/help\/41...",
"subtext_title": "An FQL table that returns information about [offers](https:\/\/www.facebook.com\/help\/410451192330456) that a Page posts.",
"text": "offer"
}, {
"uid": "tablepage",
"subtext": "[Table] To access country-level like counts and people talking about this (PTAT), use the pag...",
"subtext_title": "To access country-level like counts and people talking about this (PTAT), use the page_fans_country and the page_storytellers_by_country metrics of the insights table..An FQL table that can be used to return information about a Facebook Page.\n\nThe Page [Graph API](\/docs\/reference\/api) object provides similar information to this table.\n\n",
"text": "page"
}, {
"uid": "tablepage_admin",
"subtext": "[Table] information about the pages that a user is an admin of.\n\nThe ...",
"subtext_title": "An FQL table containing information about the pages that a user is an admin of.\n\nThe [User](\/docs\/reference\/api\/user\/) [Graph API](\/docs\/reference\/api\/) object has a connection `accounts` which contains similar information.",
"text": "page_admin"
}, {
"uid": "tablepage_blocked_user",
"subtext": "[Table] can be used to return a list of a users that are blocked from a Fac...",
"subtext_title": "An FQL table that can be used to return a list of a users that are blocked from a Facebook Page.\n\nThe `Page` [Graph API](\/docs\/reference\/api) object has an equivalent `blocked` connection that can also be used to block or unblock users.",
"text": "page_blocked_user"
}, {
"uid": "tablepage_global_brand_child",
"subtext": "[Table] can be used to return the IDs of the child Pages related to this Gl...",
"subtext_title": "An FQL table that can be used to return the IDs of the child Pages related to this Global Page.",
"text": "page_global_brand_child"
}, {
"uid": "tablepage_fan",
"subtext": "[Table] A Facebook user who likes a Page as represented in FQL.",
"subtext_title": "A Facebook user who likes a Page as represented in FQL.",
"text": "page_fan"
}, {
"uid": "tablepage_milestone",
"subtext": "[Table] returns information about a page's milestones.",
"subtext_title": "An FQL table that returns information about a page's milestones.",
"text": "page_milestone"
}, {
"uid": "tablepermissions",
"subtext": "[Table] A representation of the [permissions](\/docs\/reference\/api\/permissions\/) granted to yo...",
"subtext_title": "A representation of the [permissions](\/docs\/reference\/api\/permissions\/) granted to your app by a User or Page represented in FQL.",
"text": "permissions"
}, {
"uid": "tablepermissions_info",
"subtext": "[Table] Descriptive information about [extended permissions](\/docs\/authentication\/permissions...",
"subtext_title": "Descriptive information about [extended permissions](\/docs\/authentication\/permissions) as represented in FQL. You can get detailed info about some specific permissions or get a list of all the supported permissions.",
"text": "permissions_info"
}, {
"uid": "tablephoto",
"subtext": "[Table] Query this table to return information about a photo.",
"subtext_title": "Query this table to return information about a photo.",
"text": "photo"
}, {
"uid": "tablephoto_src",
"subtext": "[Table] Represents the source URL of a photo as represented in FQL.\n\nThe [Photo](\/docs\/refere...",
"subtext_title": "Represents the source URL of a photo as represented in FQL.\n\nThe [Photo](\/docs\/reference\/api\/photo) object has an equivalent `src` connection. Using `photo_src` FQL, you can retrieve images with the following dimensions: 960, 720, 480, 320, 180, 130, 75 pixels.",
"text": "photo_src"
}, {
"uid": "tablephoto_tag",
"subtext": "[Table] A photo tag as represented in FQL.",
"subtext_title": "A photo tag as represented in FQL.",
"text": "photo_tag"
}, {
"uid": "tableplace",
"subtext": "[Table] A place as represented in FQL",
"subtext_title": "A place as represented in FQL",
"text": "place"
}, {
"uid": "tableprivacy",
"subtext": "[Table] can be used to return a user's privacy setting for a video, note, l...",
"subtext_title": "An FQL table that can be used to return a user's privacy setting for a video, note, link, photo, or photo album that they published.",
"text": "privacy"
}, {
"uid": "tableprivacy_setting",
"subtext": "[Table] returns the default privacy settings that a user has set for an app...",
"subtext_title": "An FQL table that returns the default privacy settings that a user has set for an app.",
"text": "privacy_setting"
}, {
"uid": "tableprofile",
"subtext": "[Table] A profile for a user, group, page, event, or application as represented in FQL. This ...",
"subtext_title": "A profile for a user, group, page, event, or application as represented in FQL. This data represents certain (typically publicly) viewable data and can be thought of as a parent class of the user, group, page, event, or application tables",
"text": "profile"
}, {
"uid": "tableprofile_pic",
"subtext": "[Table] returns profile pictures closest to a requested size.",
"subtext_title": "An FQL table that returns profile pictures closest to a requested size.",
"text": "profile_pic"
}, {
"uid": "tableprofile_tab",
"subtext": "[Table] returns information about Page apps.",
"subtext_title": "An FQL table that returns information about Page apps.",
"text": "profile_tab"
}, {
"uid": "tableprofile_view",
"subtext": "[Table] returns information about Page apps.",
"subtext_title": "An FQL table that returns information about Page apps.",
"text": "profile_view"
}, {
"uid": "tablequestion",
"subtext": "[Table] A Question as represented in FQL.",
"subtext_title": "A Question as represented in FQL.",
"text": "question"
}, {
"uid": "tablequestion_option",
"subtext": "[Table] This table returns one of the options available as the answer to a question, as repre...",
"subtext_title": "This table returns one of the options available as the answer to a question, as represented in FQL.",
"text": "question_option"
}, {
"uid": "tablequestion_option_votes",
"subtext": "[Table] This table contains information about the users who have voted on a particular answer...",
"subtext_title": "This table contains information about the users who have voted on a particular answer option for a question.",
"text": "question_option_votes"
}, {
"uid": "tablertb_dynamic_post",
"subtext": "[Table] Dynamic Posts generated by FBX represented in FQL",
"subtext_title": "Dynamic Posts generated by FBX represented in FQL",
"text": "rtb_dynamic_post"
}, {
"uid": "tablereview",
"subtext": "[Table] A review of an application as represented in FQL.",
"subtext_title": "A review of an application as represented in FQL.",
"text": "review"
}, {
"uid": "tablescore",
"subtext": "[Table] Information about a user's scores achieved in games as represented in FQL.",
"subtext_title": "Information about a user's scores achieved in games as represented in FQL.",
"text": "score"
}, {
"uid": "tablesquare_profile_pic",
"subtext": "[Table] returns square profile pictures closest to a requested size.",
"subtext_title": "An FQL table that returns square profile pictures closest to a requested size.",
"text": "square_profile_pic"
}, {
"uid": "tablesquare_profile_pic_size",
"subtext": "[Table] returns the sizes of the square profile pictures that are available...",
"subtext_title": "An FQL table that returns the sizes of the square profile pictures that are available for all profiles. This list generally varies very slowly.",
"text": "square_profile_pic_size"
}, {
"uid": "tablestandard_friend_info",
"subtext": "[Table] shows whether two users are linked together as friends.",
"subtext_title": "An FQL table which shows whether two users are linked together as friends.",
"text": "standard_friend_info"
}, {
"uid": "tablestandard_user_info",
"subtext": "[Table] returns basic information about a user. For use only for analytic ...",
"subtext_title": "An FQL table which returns basic information about a user. For use only for analytic information.",
"text": "standard_user_info"
}, {
"uid": "tablestatus",
"subtext": "[Table] A user's status messages as represented in FQL.",
"subtext_title": "A user's status messages as represented in FQL.",
"text": "status"
}, {
"uid": "tablestream",
"subtext": "[Table] can be used to return a list of a stream posts.",
"subtext_title": "An FQL table that can be used to return a list of a stream posts.",
"text": "stream"
}, {
"uid": "tablestream_filter",
"subtext": "[Table] A list of stream filters the user has available as represented in FQL.",
"subtext_title": "A list of stream filters the user has available as represented in FQL.",
"text": "stream_filter"
}, {
"uid": "tablestream_tag",
"subtext": "[Table] shows the association between a user or page and objects they tag.",
"subtext_title": "An FQL table that shows the association between a user or page and objects they tag.",
"text": "stream_tag"
}, {
"uid": "tablesubscription",
"subtext": "[Table] can be used to return a list of a user's subscribers or subscribees...",
"subtext_title": "An FQL table that can be used to return a list of a user's subscribers or subscribees (someone who subscribes to a user)",
"text": "subscription"
}, {
"uid": "tablesuggested_thread",
"subtext": "[Table] Gets suggested threads to pin in Messenger",
"subtext_title": "Gets suggested threads to pin in Messenger",
"text": "suggested_thread"
}, {
"uid": "tabletable",
"subtext": "[Table] information about other FQL tables",
"subtext_title": "An FQL table containing information about other FQL tables",
"text": "table"
}, {
"uid": "tablethread",
"subtext": "[Table] Information about message threads in a user's inbox as represented in FQL. To access ...",
"subtext_title": "Information about message threads in a user's inbox as represented in FQL. To access this table you need an access token with extended read_mailbox permissions.",
"text": "thread"
}, {
"uid": "tabletranslation",
"subtext": "[Table] returns any translated strings for your app as well as the origina...",
"subtext_title": "An FQL table which returns any translated strings for your app as well as the original untranslated strings.",
"text": "translation"
}, {
"uid": "tableunified_message",
"subtext": "[Table] Access information about messages in a thread.",
"subtext_title": "Access information about messages in a thread.",
"text": "unified_message"
}, {
"uid": "tableunified_message_count",
"subtext": "[Table] Provides the number of threads in a specific folder.",
"subtext_title": "Provides the number of threads in a specific folder.",
"text": "unified_message_count"
}, {
"uid": "tableunified_message_sync",
"subtext": "[Table] returns all the message IDs added or deleted for a given thread ID.",
"subtext_title": "An FQL table that returns all the message IDs added or deleted for a given thread ID.",
"text": "unified_message_sync"
}, {
"uid": "tableunified_thread",
"subtext": "[Table] Access information about threads in the new Facebook messaging system.",
"subtext_title": "Access information about threads in the new Facebook messaging system.",
"text": "unified_thread"
}, {
"uid": "tableunified_thread_action",
"subtext": "[Table] This table should be used to access information about `Add People` and `Leave Convers...",
"subtext_title": "This table should be used to access information about `Add People` and `Leave Conversation` actions performed on a thread in the new Facebook messaging system and is only applicable to group threads with three or more participants.",
"text": "unified_thread_action"
}, {
"uid": "tableunified_thread_count",
"subtext": "[Table] Provides the number of threads in a specific folder.",
"subtext_title": "Provides the number of threads in a specific folder.",
"text": "unified_thread_count"
}, {
"uid": "tableunified_thread_sync",
"subtext": "[Table] Access information for the threads added or deleted.",
"subtext_title": "Access information for the threads added or deleted.",
"text": "unified_thread_sync"
}, {
"uid": "tableurl_like",
"subtext": "[Table] the Open Graph URLs that a user has Liked.",
"subtext_title": "An FQL table containing the Open Graph URLs that a user has Liked.",
"text": "url_like"
}, {
"uid": "tableuser",
"subtext": "[Table] A user profile as represented in FQL. If you need user information for analytic purpo...",
"subtext_title": "A user profile as represented in FQL. If you need user information for analytic purposes, query the standard_user_info table instead.",
"text": "user"
}, {
"uid": "tablevideo",
"subtext": "[Table] information about videos.",
"subtext_title": "An FQL table containing information about videos.",
"text": "video"
}, {
"uid": "tablevideo_tag",
"subtext": "[Table] information about a video tag. The video_tag table can be use...",
"subtext_title": "An FQL table containing information about a video tag. The video_tag table can be used to find all users tagged in a specific video, or all videos that a user has been tagged in. video_tag uses the same visibility constraints as video, so a user can see a video tag if and only if that user can see the video itself.",
"text": "video_tag"
}, {
"uid": "fieldobject_id",
"subtext": "[Field]",
"subtext_title": "",
"text": "object_id,",
"display": "object_id"
}, {
"uid": "fieldaid",
"subtext": "[Field]",
"subtext_title": "",
"text": "aid,",
"display": "aid"
}, {
"uid": "fieldcover_pid",
"subtext": "[Field] from the \"album\" table. The album cover photo ID string",
"subtext_title": "The album cover photo ID string",
"text": "cover_pid,",
"display": "cover_pid"
}, {
"uid": "fieldcover_object_id",
"subtext": "[Field] from the \"album\" table. The album cover photo object_id",
"subtext_title": "The album cover photo object_id",
"text": "cover_object_id,",
"display": "cover_object_id"
}, {
"uid": "fieldowner",
"subtext": "[Field]",
"subtext_title": "",
"text": "owner,",
"display": "owner"
}, {
"uid": "fieldname",
"subtext": "[Field]",
"subtext_title": "",
"text": "name,",
"display": "name"
}, {
"uid": "fieldcreated",
"subtext": "[Field]",
"subtext_title": "",
"text": "created,",
"display": "created"
}, {
"uid": "fieldmodified",
"subtext": "[Field]",
"subtext_title": "",
"text": "modified,",
"display": "modified"
}, {
"uid": "fielddescription",
"subtext": "[Field]",
"subtext_title": "",
"text": "description,",
"display": "description"
}, {
"uid": "fieldlocation",
"subtext": "[Field]",
"subtext_title": "",
"text": "location,",
"display": "location"
}, {
"uid": "fieldplace_id",
"subtext": "[Field]",
"subtext_title": "",
"text": "place_id,",
"display": "place_id"
}, {
"uid": "fieldlink",
"subtext": "[Field]",
"subtext_title": "",
"text": "link,",
"display": "link"
}, {
"uid": "fieldedit_link",
"subtext": "[Field] from the \"album\" table. The URL for editing the album",
"subtext_title": "The URL for editing the album",
"text": "edit_link,",
"display": "edit_link"
}, {
"uid": "fieldsize",
"subtext": "[Field]",
"subtext_title": "",
"text": "size,",
"display": "size"
}, {
"uid": "fieldphoto_count",
"subtext": "[Field] from the \"album\" table. The number of photos in the album",
"subtext_title": "The number of photos in the album",
"text": "photo_count,",
"display": "photo_count"
}, {
"uid": "fieldvideo_count",
"subtext": "[Field] from the \"album\" table. The number of videos in the album",
"subtext_title": "The number of videos in the album",
"text": "video_count,",
"display": "video_count"
}, {
"uid": "fieldvisible",
"subtext": "[Field] from the \"album\" table. Visible only to the album owner. Indicates who can...",
"subtext_title": "Visible only to the album owner. Indicates who can see the album. The value can be one of friends, friends-of-friends, networks, everyone, custom (if the visibility doesn't match any of the other values)",
"text": "visible,",
"display": "visible"
}, {
"uid": "fieldtype",
"subtext": "[Field]",
"subtext_title": "",
"text": "type,",
"display": "type"
}, {
"uid": "fieldcan_upload",
"subtext": "[Field] from the \"album\" table. Determines whether a given UID can upload to the a...",
"subtext_title": "Determines whether a given UID can upload to the album. It is true if the following conditions are met: The user owns the album, the album is not a special album like the profile pic album, the album is not full.",
"text": "can_upload,",
"display": "can_upload"
}, {
"uid": "fieldmodified_major",
"subtext": "[Field] from the \"album\" table. Indicates the time a major update (like addition o...",
"subtext_title": "Indicates the time a major update (like addition of photos) was last made to the album expressed as UNIX time.",
"text": "modified_major,",
"display": "modified_major"
}, {
"uid": "fieldis_user_facing",
"subtext": "[Field] from the \"album\" table. Determines whether or not the album should be show...",
"subtext_title": "Determines whether or not the album should be shown to users.",
"text": "is_user_facing,",
"display": "is_user_facing"
}, {
"uid": "fieldcomment_info",
"subtext": "[Field]",
"subtext_title": "",
"text": "comment_info,",
"display": "comment_info"
}, {
"uid": "fieldlike_info",
"subtext": "[Field]",
"subtext_title": "",
"text": "like_info,",
"display": "like_info"
}, {
"uid": "fieldcan_backdate",
"subtext": "[Field]",
"subtext_title": "",
"text": "can_backdate,",
"display": "can_backdate"
}, {
"uid": "fieldbackdated_time",
"subtext": "[Field]",
"subtext_title": "",
"text": "backdated_time,",
"display": "backdated_time"
}, {
"uid": "fieldowner_cursor",
"subtext": "[Field]",
"subtext_title": "",
"text": "owner_cursor,",
"display": "owner_cursor"
}, {
"uid": "fielddeveloper_id",
"subtext": "[Field]",
"subtext_title": "",
"text": "developer_id,",
"display": "developer_id"
}, {
"uid": "fieldapplication_id",
"subtext": "[Field]",
"subtext_title": "",
"text": "application_id,",
"display": "application_id"
}, {
"uid": "fieldrole",
"subtext": "[Field]",
"subtext_title": "",
"text": "role,",
"display": "role"
}, {
"uid": "fieldapp_id",
"subtext": "[Field]",
"subtext_title": "",
"text": "app_id,",
"display": "app_id"
}, {
"uid": "fieldapi_key",
"subtext": "[Field] from the \"application\" table. The API key of the application being queried.",
"subtext_title": "The API key of the application being queried.",
"text": "api_key,",
"display": "api_key"
}, {
"uid": "fieldnamespace",
"subtext": "[Field] from the \"application\" table. The string appended to apps.facebook.com\/ to navig...",
"subtext_title": "The string appended to apps.facebook.com\/ to navigate to the application's canvas page.",
"text": "namespace,",
"display": "namespace"
}, {
"uid": "fielddevelopers",
"subtext": "[Field] from the \"application\" table. A list of records, where each record identifies a ...",
"subtext_title": "A list of records, where each record identifies a Facebook user who is marked as a developer of the application. Note: Only one of company_name and developers will contain data, never both.",
"text": "developers,",
"display": "developers"
}, {
"uid": "fielddisplay_name",
"subtext": "[Field] from the \"application\" table. The name of the application.",
"subtext_title": "The name of the application.",
"text": "display_name,",
"display": "display_name"
}, {
"uid": "fieldicon_url",
"subtext": "[Field]",
"subtext_title": "",
"text": "icon_url,",
"display": "icon_url"
}, {
"uid": "fieldlogo_url",
"subtext": "[Field] from the \"application\" table. The URL identifying the application's logo image.",
"subtext_title": "The URL identifying the application's logo image.",
"text": "logo_url,",
"display": "logo_url"
}, {
"uid": "fieldappcenter_icon_url",
"subtext": "[Field] from the \"application\" table. The URL identifying the hi-resolution version of t...",
"subtext_title": "The URL identifying the hi-resolution version of the application's icon image",
"text": "appcenter_icon_url,",
"display": "appcenter_icon_url"
}, {
"uid": "fieldcompany_name",
"subtext": "[Field] from the \"application\" table. The name of the company that built the application...",
"subtext_title": "The name of the company that built the application. Note: Only one of company_name and developers will contain data, never both.",
"text": "company_name,",
"display": "company_name"
}, {
"uid": "fieldcategory",
"subtext": "[Field] from the \"application\" table. The category the application can be found under.",
"subtext_title": "The category the application can be found under.",
"text": "category,",
"display": "category"
}, {
"uid": "fieldsubcategory",
"subtext": "[Field] from the \"application\" table. The subcategory the application can be found under...",
"subtext_title": "The subcategory the application can be found under.",
"text": "subcategory,",
"display": "subcategory"
}, {
"uid": "fieldis_facebook_app",
"subtext": "[Field] from the \"application\" table. Whether or not the application is natively develop...",
"subtext_title": "Whether or not the application is natively developed by Facebook.",
"text": "is_facebook_app,",
"display": "is_facebook_app"
}, {
"uid": "fielddaily_active_users",
"subtext": "[Field] from the \"application\" table. The number of Facebook users who've used the appli...",
"subtext_title": "The number of Facebook users who've used the application in the last day.",
"text": "daily_active_users,",
"display": "daily_active_users"
}, {
"uid": "fieldweekly_active_users",
"subtext": "[Field] from the \"application\" table. The number of Facebook users who've used the appli...",
"subtext_title": "The number of Facebook users who've used the application in the last seven days.",
"text": "weekly_active_users,",
"display": "weekly_active_users"
}, {
"uid": "fieldmonthly_active_users",
"subtext": "[Field] from the \"application\" table. The number of Facebook users who've used the appli...",
"subtext_title": "The number of Facebook users who've used the application in the last 30 days.",
"text": "monthly_active_users,",
"display": "monthly_active_users"
}, {
"uid": "fielddaily_active_users_rank",
"subtext": "[Field] from the \"application\" table. The rank of the daily_active_users metric compared...",
"subtext_title": "The rank of the daily_active_users metric compared with other applications.",
"text": "daily_active_users_rank,",
"display": "daily_active_users_rank"
}, {
"uid": "fieldmonthly_active_users_rank",
"subtext": "[Field] from the \"application\" table. The rank of the monthly_active_users metric compar...",
"subtext_title": "The rank of the monthly_active_users metric compared with other applications.",
"text": "monthly_active_users_rank,",
"display": "monthly_active_users_rank"
}, {
"uid": "fieldclient_config",
"subtext": "[Field] from the \"application\" table. Config data for the client",
"subtext_title": "Config data for the client",
"text": "client_config,",
"display": "client_config"
}, {
"uid": "fieldmigration_status",
"subtext": "[Field] from the \"application\" table. Status of every valid migration for this app (true...",
"subtext_title": "Status of every valid migration for this app (true means enabled.)",
"text": "migration_status,",
"display": "migration_status"
}, {
"uid": "fieldrestriction_info",
"subtext": "[Field] from the \"application\" table. Returns demographic restrictions for the app in a ...",
"subtext_title": "Returns demographic restrictions for the app in a object with zero or more of the following fields: type, location, age, and age_distr. See restrictions field on the Graph API Application object for more information.",
"text": "restriction_info,",
"display": "restriction_info"
}, {
"uid": "fieldmobile_web_url",
"subtext": "[Field] from the \"application\" table. URL to which Mobile users will be directed when us...",
"subtext_title": "URL to which Mobile users will be directed when using the app. App access_token required.",
"text": "mobile_web_url,",
"display": "mobile_web_url"
}, {
"uid": "fieldandroid_key_hash",
"subtext": "[Field] from the \"application\" table. Android key hash of the app.",
"subtext_title": "Android key hash of the app.",
"text": "android_key_hash,",
"display": "android_key_hash"
}, {
"uid": "fieldapp_domains",
"subtext": "[Field] from the \"application\" table. Domains and subdomains this app can use. App acces...",
"subtext_title": "Domains and subdomains this app can use. App access_token required.",
"text": "app_domains,",
"display": "app_domains"
}, {
"uid": "fieldapp_name",
"subtext": "[Field] from the \"application\" table. Name of the app.",
"subtext_title": "Name of the app.",
"text": "app_name,",
"display": "app_name"
}, {
"uid": "fieldapp_type",
"subtext": "[Field] from the \"application\" table. Type of the app.",
"subtext_title": "Type of the app.",
"text": "app_type,",
"display": "app_type"
}, {
"uid": "fieldsupports_attribution",
"subtext": "[Field] from the \"application\" table. Indicates whether the app has opted out of app ins...",
"subtext_title": "Indicates whether the app has opted out of app install tracking.",
"text": "supports_attribution,",
"display": "supports_attribution"
}, {
"uid": "fieldsupports_implicit_sdk_logging",
"subtext": "[Field] from the \"application\" table. Indicates whether the app has opted out of the mob...",
"subtext_title": "Indicates whether the app has opted out of the mobile SDKs sending data on SDK interactions.",
"text": "supports_implicit_sdk_logging,",
"display": "supports_implicit_sdk_logging"
}, {
"uid": "fieldauth_dialog_data_help_url",
"subtext": "[Field] from the \"application\" table. The URL of a special landing page that helps users...",
"subtext_title": "The URL of a special landing page that helps users of an app begin publishing Open Graph activity. App access_token required.",
"text": "auth_dialog_data_help_url,",
"display": "auth_dialog_data_help_url"
}, {
"uid": "fieldauth_dialog_headline",
"subtext": "[Field] from the \"application\" table. One line description of an app that appears in the...",
"subtext_title": "One line description of an app that appears in the Auth Dialog. App access_token required; only returned if specifically requested via the fields URL parameter. string",
"text": "auth_dialog_headline,",
"display": "auth_dialog_headline"
}, {
"uid": "fieldauth_dialog_perms_explanation",
"subtext": "[Field] from the \"application\" table. The text to explain why an app needs additional pe...",
"subtext_title": "The text to explain why an app needs additional permissions that appears in the Auth Dialog. App access_token required.",
"text": "auth_dialog_perms_explanation,",
"display": "auth_dialog_perms_explanation"
}, {
"uid": "fieldauth_referral_default_activity_privacy",
"subtext": "[Field] from the \"application\" table. The default privacy setting selected for Open Grap...",
"subtext_title": "The default privacy setting selected for Open Graph activities in the Auth Dialog. App access_token required; only returned if specifically requested via the fields URL parameter. string which is one of, SELF, EVERYONE, ALL_FRIENDS or NONE.",
"text": "auth_referral_default_activity_privacy,",
"display": "auth_referral_default_activity_privacy"
}, {
"uid": "fieldauth_referral_enabled",
"subtext": "[Field] from the \"application\" table. Indicates whether Authenticated Referrals are enab...",
"subtext_title": "Indicates whether Authenticated Referrals are enabled. App access_token required.",
"text": "auth_referral_enabled,",
"display": "auth_referral_enabled"
}, {
"uid": "fieldauth_referral_extended_perms",
"subtext": "[Field] from the \"application\" table. Extended permissions that a user can choose to gra...",
"subtext_title": "Extended permissions that a user can choose to grant when Authenticated Referrals are enabled. App access_token required.",
"text": "auth_referral_extended_perms,",
"display": "auth_referral_extended_perms"
}, {
"uid": "fieldauth_referral_response_type",
"subtext": "[Field] from the \"application\" table. The format that an app receives the Auth token fro...",
"subtext_title": "The format that an app receives the Auth token from the Auth Dialog in. App access_token required; only returned if specifically requested via the fields URL parameter. string which is one of, code or token.",
"text": "auth_referral_response_type,",
"display": "auth_referral_response_type"
}, {
"uid": "fieldauth_referral_user_perms",
"subtext": "[Field] from the \"application\" table. Basic user permissions that a user must grant when...",
"subtext_title": "Basic user permissions that a user must grant when Authenticated Referrals are enabled. App access_token required.",
"text": "auth_referral_user_perms,",
"display": "auth_referral_user_perms"
}, {
"uid": "fieldauth_referral_friend_perms",
"subtext": "[Field] from the \"application\" table. Basic friends permissions that a user must grant w...",
"subtext_title": "Basic friends permissions that a user must grant when Authenticated Referrals are enabled. App access_token required.",
"text": "auth_referral_friend_perms,",
"display": "auth_referral_friend_perms"
}, {
"uid": "fieldcanvas_fluid_height",
"subtext": "[Field] from the \"application\" table. Indicates whether app uses fluid or settable heigh...",
"subtext_title": "Indicates whether app uses fluid or settable height values for Canvas. App access_token required.",
"text": "canvas_fluid_height,",
"display": "canvas_fluid_height"
}, {
"uid": "fieldcanvas_fluid_width",
"subtext": "[Field] from the \"application\" table. Indicates whether app uses fluid or fixed width va...",
"subtext_title": "Indicates whether app uses fluid or fixed width values for Canvas. App access_token required.",
"text": "canvas_fluid_width,",
"display": "canvas_fluid_width"
}, {
"uid": "fieldcanvas_url",
"subtext": "[Field] from the \"application\" table. The non-secure URL from which Canvas app content i...",
"subtext_title": "The non-secure URL from which Canvas app content is loaded. App access_token required.",
"text": "canvas_url,",
"display": "canvas_url"
}, {
"uid": "fieldconfigured_ios_sso",
"subtext": "[Field] from the \"application\" table. True if the app has configured Single Sign On on i...",
"subtext_title": "True if the app has configured Single Sign On on iOS",
"text": "configured_ios_sso,",
"display": "configured_ios_sso"
}, {
"uid": "fieldcontact_email",
"subtext": "[Field]",
"subtext_title": "",
"text": "contact_email,",
"display": "contact_email"
}, {
"uid": "fieldcreated_time",
"subtext": "[Field]",
"subtext_title": "",
"text": "created_time,",
"display": "created_time"
}, {
"uid": "fieldcreator_uid",
"subtext": "[Field] from the \"application\" table. User ID of the creator of this app. App access_tok...",
"subtext_title": "User ID of the creator of this app. App access_token required.",
"text": "creator_uid,",
"display": "creator_uid"
}, {
"uid": "fielddeauth_callback_url",
"subtext": "[Field] from the \"application\" table. URL that is pinged whenever a user removes the app...",
"subtext_title": "URL that is pinged whenever a user removes the app. App access_token required.",
"text": "deauth_callback_url,",
"display": "deauth_callback_url"
}, {
"uid": "fieldhosting_url",
"subtext": "[Field] from the \"application\" table. Webspace created with one of our hosting partners ...",
"subtext_title": "Webspace created with one of our hosting partners for this app. App access_token required.",
"text": "hosting_url,",
"display": "hosting_url"
}, {
"uid": "fieldios_bundle_id",
"subtext": "[Field] from the \"application\" table. Bundle ID of the associated iOS app.",
"subtext_title": "Bundle ID of the associated iOS app.",
"text": "ios_bundle_id,",
"display": "ios_bundle_id"
}, {
"uid": "fieldipad_app_store_id",
"subtext": "[Field] from the \"application\" table. ID of the app in the iPad App Store. App access_to...",
"subtext_title": "ID of the app in the iPad App Store. App access_token required.",
"text": "ipad_app_store_id,",
"display": "ipad_app_store_id"
}, {
"uid": "fieldiphone_app_store_id",
"subtext": "[Field] from the \"application\" table. ID of the app in the iPhone App Store. App access_...",
"subtext_title": "ID of the app in the iPhone App Store. App access_token required.",
"text": "iphone_app_store_id,",
"display": "iphone_app_store_id"
}, {
"uid": "fieldobject_store_urls",
"subtext": "[Field] from the \"application\" table. Mobile store URLs for the app.",
"subtext_title": "Mobile store URLs for the app.",
"text": "object_store_urls,",
"display": "object_store_urls"
}, {
"uid": "fieldpage_tab_default_name",
"subtext": "[Field] from the \"application\" table. The title of the app when used in a Page Tab. App ...",
"subtext_title": "The title of the app when used in a Page Tab. App access_token required.",
"text": "page_tab_default_name,",
"display": "page_tab_default_name"
}, {
"uid": "fieldpage_tab_url",
"subtext": "[Field] from the \"application\" table. The non-secure URL from which Page Tab app content...",
"subtext_title": "The non-secure URL from which Page Tab app content is loaded. App access_token required.",
"text": "page_tab_url,",
"display": "page_tab_url"
}, {
"uid": "fieldprivacy_policy_url",
"subtext": "[Field] from the \"application\" table. The URL that links to a Privacy Policy for the app...",
"subtext_title": "The URL that links to a Privacy Policy for the app. App access_token required.",
"text": "privacy_policy_url,",
"display": "privacy_policy_url"
}, {
"uid": "fieldsecure_canvas_url",
"subtext": "[Field] from the \"application\" table. The secure URL from which Canvas app content is lo...",
"subtext_title": "The secure URL from which Canvas app content is loaded. App access_token required.",
"text": "secure_canvas_url,",
"display": "secure_canvas_url"
}, {
"uid": "fieldsecure_page_tab_url",
"subtext": "[Field] from the \"application\" table. The secure URL from which Page Tab app content is ...",
"subtext_title": "The secure URL from which Page Tab app content is loaded. App access_token required.",
"text": "secure_page_tab_url,",
"display": "secure_page_tab_url"
}, {
"uid": "fieldserver_ip_whitelist",
"subtext": "[Field] from the \"application\" table. App requests must originate from this comma-separa...",
"subtext_title": "App requests must originate from this comma-separated list of IP addresses. App access_token required.",
"text": "server_ip_whitelist,",
"display": "server_ip_whitelist"
}, {
"uid": "fieldsocial_discovery",
"subtext": "[Field] from the \"application\" table. Indicates whether app usage stories show up in the...",
"subtext_title": "Indicates whether app usage stories show up in the Ticker or News Feed. App access_token required.",
"text": "social_discovery,",
"display": "social_discovery"
}, {
"uid": "fieldterms_of_service_url",
"subtext": "[Field] from the \"application\" table. URL to Terms of Service which is linked to in Auth...",
"subtext_title": "URL to Terms of Service which is linked to in Auth Dialog. App access_token required.",
"text": "terms_of_service_url,",
"display": "terms_of_service_url"
}, {
"uid": "fieldurl_scheme_suffix",
"subtext": "[Field] from the \"application\" table. ",
"subtext_title": "",
"text": "url_scheme_suffix,",
"display": "url_scheme_suffix"
}, {
"uid": "fielduser_support_email",
"subtext": "[Field] from the \"application\" table. Main contact email for this app. App access_token ...",
"subtext_title": "Main contact email for this app. App access_token required.",
"text": "user_support_email,",
"display": "user_support_email"
}, {
"uid": "fielduser_support_url",
"subtext": "[Field] from the \"application\" table. URL of support for users of an app shown in Canvas...",
"subtext_title": "URL of support for users of an app shown in Canvas footer. App access_token required.",
"text": "user_support_url,",
"display": "user_support_url"
}, {
"uid": "fieldwebsite_url",
"subtext": "[Field] from the \"application\" table. URL of a website that integrates with this app. Ap...",
"subtext_title": "URL of a website that integrates with this app. App access_token required.",
"text": "website_url,",
"display": "website_url"
}, {
"uid": "fieldprofile_section_url",
"subtext": "[Field] from the \"application\" table. URL of the app section on a user's profile for the...",
"subtext_title": "URL of the app section on a user's profile for the desktop site.",
"text": "profile_section_url,",
"display": "profile_section_url"
}, {
"uid": "fieldmobile_profile_section_url",
"subtext": "[Field] from the \"application\" table. URL of the app section on a user's profile for the...",
"subtext_title": "URL of the app section on a user's profile for the mobile site.",
"text": "mobile_profile_section_url,",
"display": "mobile_profile_section_url"
}, {
"uid": "fielddata",
"subtext": "[Field] from the \"apprequest\" table. Optional data passed with the request for tracking...",
"subtext_title": "Optional data passed with the request for tracking purposes",
"text": "data,",
"display": "data"
}, {
"uid": "fieldmessage",
"subtext": "[Field]",
"subtext_title": "",
"text": "message,",
"display": "message"
}, {
"uid": "fieldrecipient_uid",
"subtext": "[Field] from the \"apprequest\" table. The ID of the user who received the request. Note ...",
"subtext_title": "The ID of the user who received the request. Note when indexing by recipient_uid, you must also specify the app_id",
"text": "recipient_uid,",
"display": "recipient_uid"
}, {
"uid": "fieldrequest_id",
"subtext": "[Field] from the \"apprequest\" table. The ID of an individual request",
"subtext_title": "The ID of an individual request",
"text": "request_id,",
"display": "request_id"
}, {
"uid": "fieldsender_uid",
"subtext": "[Field] from the \"apprequest\" table. The ID of the user who sent the request. This may ...",
"subtext_title": "The ID of the user who sent the request. This may be empty or not present for app-to-user requests made with the Graph API",
"text": "sender_uid,",
"display": "sender_uid"
}, {
"uid": "fieldaction_type",
"subtext": "[Field] from the \"apprequest\" table. Request action type for structured request",
"subtext_title": "Request action type for structured request",
"text": "action_type,",
"display": "action_type"
}, {
"uid": "fieldcheckin_id",
"subtext": "[Field] from the \"checkin\" table. The ID of the check-in.",
"subtext_title": "The ID of the check-in.",
"text": "checkin_id,",
"display": "checkin_id"
}, {
"uid": "fieldauthor_uid",
"subtext": "[Field]",
"subtext_title": "",
"text": "author_uid,",
"display": "author_uid"
}, {
"uid": "fieldtarget_id",
"subtext": "[Field]",
"subtext_title": "",
"text": "target_id,",
"display": "target_id"
}, {
"uid": "fieldtarget_type",
"subtext": "[Field]",
"subtext_title": "",
"text": "target_type,",
"display": "target_type"
}, {
"uid": "fieldpost_id",
"subtext": "[Field]",
"subtext_title": "",
"text": "post_id,",
"display": "post_id"
}, {
"uid": "fieldcoords",
"subtext": "[Field]",
"subtext_title": "",
"text": "coords,",
"display": "coords"
}, {
"uid": "fieldtimestamp",
"subtext": "[Field]",
"subtext_title": "",
"text": "timestamp,",
"display": "timestamp"
}, {
"uid": "fieldtagged_uids",
"subtext": "[Field]",
"subtext_title": "",
"text": "tagged_uids,",
"display": "tagged_uids"
}, {
"uid": "fieldparent_id",
"subtext": "[Field]",
"subtext_title": "",
"text": "parent_id,",
"display": "parent_id"
}, {
"uid": "fieldcomment_count",
"subtext": "[Field]",
"subtext_title": "",
"text": "comment_count,",
"display": "comment_count"
}, {
"uid": "fieldid",
"subtext": "[Field]",
"subtext_title": "",
"text": "id,",
"display": "id"
}, {
"uid": "fieldfromid",
"subtext": "[Field] from the \"comment\" table. The user submitting a comment",
"subtext_title": "The user submitting a comment",
"text": "fromid,",
"display": "fromid"
}, {
"uid": "fieldtext",
"subtext": "[Field]",
"subtext_title": "",
"text": "text,",
"display": "text"
}, {
"uid": "fieldtext_tags",
"subtext": "[Field] from the \"comment\" table. Array of mention objects for each object tagged in...",
"subtext_title": "Array of mention objects for each object tagged in the comment",
"text": "text_tags,",
"display": "text_tags"
}, {
"uid": "fieldtime",
"subtext": "[Field]",
"subtext_title": "",
"text": "time,",
"display": "time"
}, {
"uid": "fieldlikes",
"subtext": "[Field]",
"subtext_title": "",
"text": "likes,",
"display": "likes"
}, {
"uid": "fielduser_likes",
"subtext": "[Field]",
"subtext_title": "",
"text": "user_likes,",
"display": "user_likes"
}, {
"uid": "fieldpost_fbid",
"subtext": "[Field] from the \"comment\" table. The object_id of this comment. This can be used fo...",
"subtext_title": "The object_id of this comment. This can be used for querying likes for this comment or replies to this comment if the comment came from the comments plugin",
"text": "post_fbid,",
"display": "post_fbid"
}, {
"uid": "fieldis_private",
"subtext": "[Field] from the \"comment\" table. If this comment is private",
"subtext_title": "If this comment is private",
"text": "is_private,",
"display": "is_private"
}, {
"uid": "fieldcan_like",
"subtext": "[Field] from the \"comment\" table. If the current user is able to like this comment",
"subtext_title": "If the current user is able to like this comment",
"text": "can_like,",
"display": "can_like"
}, {
"uid": "fieldcan_comment",
"subtext": "[Field] from the \"comment\" table. If the current user is able to post a comment repl...",
"subtext_title": "If the current user is able to post a comment reply",
"text": "can_comment,",
"display": "can_comment"
}, {
"uid": "fieldattachment",
"subtext": "[Field]",
"subtext_title": "",
"text": "attachment,",
"display": "attachment"
}, {
"uid": "fieldcan_remove",
"subtext": "[Field] from the \"comment\" table. If the current user is able to remove this comment",
"subtext_title": "If the current user is able to remove this comment",
"text": "can_remove,",
"display": "can_remove"
}, {
"uid": "fieldparent_id_cursor",
"subtext": "[Field] from the \"comment\" table. The cursor of the parent_id field",
"subtext_title": "The cursor of the parent_id field",
"text": "parent_id_cursor,",
"display": "parent_id_cursor"
}, {
"uid": "fieldpost_id_cursor",
"subtext": "[Field]",
"subtext_title": "",
"text": "post_id_cursor,",
"display": "post_id_cursor"
}, {
"uid": "fieldobject_id_cursor",
"subtext": "[Field]",
"subtext_title": "",
"text": "object_id_cursor,",
"display": "object_id_cursor"
}, {
"uid": "fieldxid",
"subtext": "[Field]",
"subtext_title": "",
"text": "xid,",
"display": "xid"
}, {
"uid": "fieldcount",
"subtext": "[Field]",
"subtext_title": "",
"text": "count,",
"display": "count"
}, {
"uid": "fieldupdated_time",
"subtext": "[Field]",
"subtext_title": "",
"text": "updated_time,",
"display": "updated_time"
}, {
"uid": "fieldsource_id",
"subtext": "[Field]",
"subtext_title": "",
"text": "source_id,",
"display": "source_id"
}, {
"uid": "fieldis_following",
"subtext": "[Field] from the \"connection\" table. Indicates whether the source is connected to the t...",
"subtext_title": "Indicates whether the source is connected to the target Page (for example, if the source is a supporter or fan). Will be false if the user has hidden the friend or target's news feed.",
"text": "is_following,",
"display": "is_following"
}, {
"uid": "fielduid",
"subtext": "[Field]",
"subtext_title": "",
"text": "uid,",
"display": "uid"
}, {
"uid": "fieldvalue",
"subtext": "[Field]",
"subtext_title": "",
"text": "value,",
"display": "value"
}, {
"uid": "fieldexpires",
"subtext": "[Field] from the \"cookies\" table. Time stamp when the cookie should expire. If not s...",
"subtext_title": "Time stamp when the cookie should expire. If not specified, the cookie never expires.",
"text": "expires,",
"display": "expires"
}, {
"uid": "fieldpath",
"subtext": "[Field] from the \"cookies\" table. Path relative to the application's callback URL, w...",
"subtext_title": "Path relative to the application's callback URL, with which the cookie should be associated. Default value is \/",
"text": "path,",
"display": "path"
}, {
"uid": "fieldtable_name",
"subtext": "[Field] from the \"column\" table. Name of the FQL table",
"subtext_title": "Name of the FQL table",
"text": "table_name,",
"display": "table_name"
}, {
"uid": "fieldcolumn_name",
"subtext": "[Field] from the \"column\" table. Name of a column in the table",
"subtext_title": "Name of a column in the table",
"text": "column_name,",
"display": "column_name"
}, {
"uid": "fieldis_cursor",
"subtext": "[Field] from the \"column\" table. Whether it is a cursor column",
"subtext_title": "Whether it is a cursor column",
"text": "is_cursor,",
"display": "is_cursor"
}, {
"uid": "fieldis_deprecated",
"subtext": "[Field]",
"subtext_title": "",
"text": "is_deprecated,",
"display": "is_deprecated"
}, {
"uid": "fieldcredit_card_id",
"subtext": "[Field] from the \"credit_card\" table. ID of the credit card",
"subtext_title": "ID of the credit card",
"text": "credit_card_id,",
"display": "credit_card_id"
}, {
"uid": "fieldfirst_name",
"subtext": "[Field]",
"subtext_title": "",
"text": "first_name,",
"display": "first_name"
}, {
"uid": "fieldmiddle_name",
"subtext": "[Field]",
"subtext_title": "",
"text": "middle_name,",
"display": "middle_name"
}, {
"uid": "fieldlast_name",
"subtext": "[Field]",
"subtext_title": "",
"text": "last_name,",
"display": "last_name"
}, {
"uid": "fieldcredit_card_suffix",
"subtext": "[Field] from the \"credit_card\" table. last 4 digits of the credit card number",
"subtext_title": "last 4 digits of the credit card number",
"text": "credit_card_suffix,",
"display": "credit_card_suffix"
}, {
"uid": "fieldexpiration_month",
"subtext": "[Field] from the \"credit_card\" table. Credit card expiration month",
"subtext_title": "Credit card expiration month",
"text": "expiration_month,",
"display": "expiration_month"
}, {
"uid": "fieldexpiration_year",
"subtext": "[Field] from the \"credit_card\" table. Credit card expiration year",
"subtext_title": "Credit card expiration year",
"text": "expiration_year,",
"display": "expiration_year"
}, {
"uid": "fieldfraud_status",
"subtext": "[Field] from the \"credit_card\" table. Fraud status associated with the card",
"subtext_title": "Fraud status associated with the card",
"text": "fraud_status,",
"display": "fraud_status"
}, {
"uid": "fieldcredit_card_type",
"subtext": "[Field] from the \"credit_card\" table. Credit card type (Visa \/ Master Card etc)",
"subtext_title": "Credit card type (Visa \/ Master Card etc)",
"text": "credit_card_type,",
"display": "credit_card_type"
}, {
"uid": "fieldaddress",
"subtext": "[Field] from the \"credit_card\" table. Address on the credit card",
"subtext_title": "Address on the credit card",
"text": "address,",
"display": "address"
}, {
"uid": "fieldbusiness_id",
"subtext": "[Field]",
"subtext_title": "",
"text": "business_id,",
"display": "business_id"
}, {
"uid": "fielddomain_id",
"subtext": "[Field]",
"subtext_title": "",
"text": "domain_id,",
"display": "domain_id"
}, {
"uid": "fielddomain_name",
"subtext": "[Field] from the \"domain\" table. The domain name.",
"subtext_title": "The domain name.",
"text": "domain_name,",
"display": "domain_name"
}, {
"uid": "fieldowner_id",
"subtext": "[Field]",
"subtext_title": "",
"text": "owner_id,",
"display": "owner_id"
}, {
"uid": "fieldeid",
"subtext": "[Field]",
"subtext_title": "",
"text": "eid,",
"display": "eid"
}, {
"uid": "fieldpic_small",
"subtext": "[Field]",
"subtext_title": "",
"text": "pic_small,",
"display": "pic_small"
}, {
"uid": "fieldpic_big",
"subtext": "[Field]",
"subtext_title": "",
"text": "pic_big,",
"display": "pic_big"
}, {
"uid": "fieldpic",
"subtext": "[Field]",
"subtext_title": "",
"text": "pic,",
"display": "pic"
}, {
"uid": "fieldpic_square",
"subtext": "[Field]",
"subtext_title": "",
"text": "pic_square,",
"display": "pic_square"
}, {
"uid": "fieldhas_profile_pic",
"subtext": "[Field] from the \"event\" table. Whether the event has a profile picture",
"subtext_title": "Whether the event has a profile picture",
"text": "has_profile_pic,",
"display": "has_profile_pic"
}, {
"uid": "fieldhost",
"subtext": "[Field] from the \"event\" table. Host of the event",
"subtext_title": "Host of the event",
"text": "host,",
"display": "host"
}, {
"uid": "fieldversion",
"subtext": "[Field] from the \"event\" table. Version of the event",
"subtext_title": "Version of the event",
"text": "version,",
"display": "version"
}, {
"uid": "fieldticket_uri",
"subtext": "[Field] from the \"event\" table. The link users can visit to buy a ticket to the ev...",
"subtext_title": "The link users can visit to buy a ticket to the event",
"text": "ticket_uri,",
"display": "ticket_uri"
}, {
"uid": "fieldfeed_targeting",
"subtext": "[Field]",
"subtext_title": "",
"text": "feed_targeting,",
"display": "feed_targeting"
}, {
"uid": "fieldstart_time",
"subtext": "[Field]",
"subtext_title": "",
"text": "start_time,",
"display": "start_time"
}, {
"uid": "fieldend_time",
"subtext": "[Field]",
"subtext_title": "",
"text": "end_time,",
"display": "end_time"
}, {
"uid": "fieldtimezone",
"subtext": "[Field]",
"subtext_title": "",
"text": "timezone,",
"display": "timezone"
}, {
"uid": "fieldis_date_only",
"subtext": "[Field] from the \"event\" table. Whether the event only has a date specified",
"subtext_title": "Whether the event only has a date specified",
"text": "is_date_only,",
"display": "is_date_only"
}, {
"uid": "fieldcreator",
"subtext": "[Field]",
"subtext_title": "",
"text": "creator,",
"display": "creator"
}, {
"uid": "fieldupdate_time",
"subtext": "[Field]",
"subtext_title": "",
"text": "update_time,",
"display": "update_time"
}, {
"uid": "fieldhide_guest_list",
"subtext": "[Field] from the \"event\" table. Whether the guest list is hidden for the event",
"subtext_title": "Whether the guest list is hidden for the event",
"text": "hide_guest_list,",
"display": "hide_guest_list"
}, {
"uid": "fieldcan_invite_friends",
"subtext": "[Field] from the \"event\" table. Whether the viewer can invite friends to the event",
"subtext_title": "Whether the viewer can invite friends to the event",
"text": "can_invite_friends,",
"display": "can_invite_friends"
}, {
"uid": "fieldprivacy",
"subtext": "[Field]",
"subtext_title": "",
"text": "privacy,",
"display": "privacy"
}, {
"uid": "fieldvenue",
"subtext": "[Field]",
"subtext_title": "",
"text": "venue,",
"display": "venue"
}, {
"uid": "fieldall_members_count",
"subtext": "[Field] from the \"event\" table. The number of invitees to the event",
"subtext_title": "The number of invitees to the event",
"text": "all_members_count,",
"display": "all_members_count"
}, {
"uid": "fieldattending_count",
"subtext": "[Field] from the \"event\" table. The number of invitees who have accepted the event...",
"subtext_title": "The number of invitees who have accepted the event invite",
"text": "attending_count,",
"display": "attending_count"
}, {
"uid": "fieldunsure_count",
"subtext": "[Field] from the \"event\" table. The number of invitees who have responded maybe to...",
"subtext_title": "The number of invitees who have responded maybe to the event invite",
"text": "unsure_count,",
"display": "unsure_count"
}, {
"uid": "fielddeclined_count",
"subtext": "[Field] from the \"event\" table. The number of invitees who have declined the event...",
"subtext_title": "The number of invitees who have declined the event invite",
"text": "declined_count,",
"display": "declined_count"
}, {
"uid": "fieldnot_replied_count",
"subtext": "[Field] from the \"event\" table. The number of invitees who have not yet replied to...",
"subtext_title": "The number of invitees who have not yet replied to the event invite",
"text": "not_replied_count,",
"display": "not_replied_count"
}, {
"uid": "fieldparent_group_id",
"subtext": "[Field] from the \"event\" table. The group the event belongs to",
"subtext_title": "The group the event belongs to",
"text": "parent_group_id,",
"display": "parent_group_id"
}, {
"uid": "fieldpic_cover",
"subtext": "[Field]",
"subtext_title": "",
"text": "pic_cover,",
"display": "pic_cover"
}, {
"uid": "fieldcreator_cursor",
"subtext": "[Field] from the \"event\" table. The cursor for the creator index",
"subtext_title": "The cursor for the creator index",
"text": "creator_cursor,",
"display": "creator_cursor"
}, {
"uid": "fielduid_cursor",
"subtext": "[Field]",
"subtext_title": "",
"text": "uid_cursor,",
"display": "uid_cursor"
}, {
"uid": "fieldeid_cursor",
"subtext": "[Field] from the \"event_member\" table. Cursor for the eid field.",
"subtext_title": "Cursor for the eid field.",
"text": "eid_cursor,",
"display": "eid_cursor"
}, {
"uid": "fieldrsvp_status",
"subtext": "[Field] from the \"event_member\" table. The reply status of the user for the event being q...",
"subtext_title": "The reply status of the user for the event being queried. There are four possible return values: attending, unsure, declined, and not_replied.",
"text": "rsvp_status,",
"display": "rsvp_status"
}, {
"uid": "fieldinviter",
"subtext": "[Field] from the \"event_member\" table. The user ID of the person who invited the user in ...",
"subtext_title": "The user ID of the person who invited the user in the uid field.",
"text": "inviter,",
"display": "inviter"
}, {
"uid": "fieldinviter_type",
"subtext": "[Field] from the \"event_member\" table. The type of the object in the inviter field. Allow...",
"subtext_title": "The type of the object in the inviter field. Allowed values are: 'page' or 'user'",
"text": "inviter_type,",
"display": "inviter_type"
}, {
"uid": "fieldextended_credit_id",
"subtext": "[Field] from the \"extended_credit\" table. ID of the extended credit payment method",
"subtext_title": "ID of the extended credit payment method",
"text": "extended_credit_id,",
"display": "extended_credit_id"
}, {
"uid": "fieldlast_payment_time",
"subtext": "[Field] from the \"extended_credit\" table. Time when the last payment was made",
"subtext_title": "Time when the last payment was made",
"text": "last_payment_time,",
"display": "last_payment_time"
}, {
"uid": "fieldcurrency",
"subtext": "[Field]",
"subtext_title": "",
"text": "currency,",
"display": "currency"
}, {
"uid": "fieldbalance",
"subtext": "[Field] from the \"extended_credit\" table. Current balance amount on this extended credit pay...",
"subtext_title": "Current balance amount on this extended credit payment method",
"text": "balance,",
"display": "balance"
}, {
"uid": "fieldmax_balance",
"subtext": "[Field] from the \"extended_credit\" table. Maximum balance amount on this extended credit pay...",
"subtext_title": "Maximum balance amount on this extended credit payment method",
"text": "max_balance,",
"display": "max_balance"
}, {
"uid": "fieldprofile_id",
"subtext": "[Field]",
"subtext_title": "",
"text": "profile_id,",
"display": "profile_id"
}, {
"uid": "fieldrelationship",
"subtext": "[Field] from the \"family\" table. A string describing how the relative is related to...",
"subtext_title": "A string describing how the relative is related to the user being queried.",
"text": "relationship,",
"display": "relationship"
}, {
"uid": "fieldbirthday",
"subtext": "[Field]",
"subtext_title": "",
"text": "birthday,",
"display": "birthday"
}, {
"uid": "fielduid1",
"subtext": "[Field]",
"subtext_title": "",
"text": "uid1,",
"display": "uid1"
}, {
"uid": "fielduid2",
"subtext": "[Field]",
"subtext_title": "",
"text": "uid2,",
"display": "uid2"
}, {
"uid": "fieldflid",
"subtext": "[Field]",
"subtext_title": "",
"text": "flid,",
"display": "flid"
}, {
"uid": "fieldflid_cursor",
"subtext": "[Field] from the \"friendlist_member\" table. A cursor used to paginate through a query that is ...",
"subtext_title": "A cursor used to paginate through a query that is indexed on the owner",
"text": "flid_cursor,",
"display": "flid_cursor"
}, {
"uid": "fielduid_to",
"subtext": "[Field] from the \"friend_request\" table. The ID of the user receiving the friend request.",
"subtext_title": "The ID of the user receiving the friend request.",
"text": "uid_to,",
"display": "uid_to"
}, {
"uid": "fielduid_from",
"subtext": "[Field] from the \"friend_request\" table. The ID of the user making the friend request.",
"subtext_title": "The ID of the user making the friend request.",
"text": "uid_from,",
"display": "uid_from"
}, {
"uid": "fieldunread",
"subtext": "[Field]",
"subtext_title": "",
"text": "unread,",
"display": "unread"
}, {
"uid": "fieldis_hidden",
"subtext": "[Field]",
"subtext_title": "",
"text": "is_hidden,",
"display": "is_hidden"
}, {
"uid": "fieldgid",
"subtext": "[Field]",
"subtext_title": "",
"text": "gid,",
"display": "gid"
}, {
"uid": "fieldnid",
"subtext": "[Field] from the \"group\" table. The network ID for the network to which the group ...",
"subtext_title": "The network ID for the network to which the group being queried belongs, if any.",
"text": "nid,",
"display": "nid"
}, {
"uid": "fieldrecent_news",
"subtext": "[Field] from the \"group\" table. The contents of the Recent News field of the group...",
"subtext_title": "The contents of the Recent News field of the group being queried.",
"text": "recent_news,",
"display": "recent_news"
}, {
"uid": "fieldoffice",
"subtext": "[Field] from the \"group\" table. The location of the office of the group being quer...",
"subtext_title": "The location of the office of the group being queried.",
"text": "office,",
"display": "office"
}, {
"uid": "fieldwebsite",
"subtext": "[Field]",
"subtext_title": "",
"text": "website,",
"display": "website"
}, {
"uid": "fieldicon",
"subtext": "[Field] from the \"group\" table. The URL of the bookmark icon for the group being q...",
"subtext_title": "The URL of the bookmark icon for the group being queried. The maximum dimensions will be 16px height and 16px width.",
"text": "icon,",
"display": "icon"
}, {
"uid": "fieldicon34",
"subtext": "[Field] from the \"group\" table. The URL of the bookmark icon for the group being q...",
"subtext_title": "The URL of the bookmark icon for the group being queried. The maximum dimensions will be 34px height and 34px width. If a 34x34 size icon is unavailable this field will have the same value as icon)",
"text": "icon34,",
"display": "icon34"
}, {
"uid": "fieldicon50",
"subtext": "[Field] from the \"group\" table. The URL of the bookmark icon for the group being q...",
"subtext_title": "The URL of the bookmark icon for the group being queried. The maximum dimensions will be 50px height and 50px width. If a 50x50 size icon is unavailable this field will have the same value as icon)",
"text": "icon50,",
"display": "icon50"
}, {
"uid": "fieldicon68",
"subtext": "[Field] from the \"group\" table. The URL of the bookmark icon for the group being q...",
"subtext_title": "The URL of the bookmark icon for the group being queried. The maximum dimensions will be 68px height and 68px width. If a 68x68 size icon is unavailable this field will have the same value as icon)",
"text": "icon68,",
"display": "icon68"
}, {
"uid": "fieldemail",
"subtext": "[Field]",
"subtext_title": "",
"text": "email,",
"display": "email"
}, {
"uid": "fieldgroup_type",
"subtext": "[Field] from the \"group\" table. The category of the group being queried. This fiel...",
"subtext_title": "The category of the group being queried. This field has been DEPRECATED AND REMOVED and is no longer supported. Please see the deprecation announcement.",
"text": "group_type,",
"display": "group_type"
}, {
"uid": "fieldgroup_subtype",
"subtext": "[Field] from the \"group\" table. The group type for the group being queried. This f...",
"subtext_title": "The group type for the group being queried. This field has been DEPRECATED AND REMOVED and is no longer supported. Please see the deprecation announcement.",
"text": "group_subtype,",
"display": "group_subtype"
}, {
"uid": "fieldadministrator",
"subtext": "[Field] from the \"group_member\" table. Returns true if the user is an administrator of th...",
"subtext_title": "Returns true if the user is an administrator of the group.",
"text": "administrator,",
"display": "administrator"
}, {
"uid": "fieldpositions",
"subtext": "[Field] from the \"group_member\" table. Any positions taken by the member of the group bei...",
"subtext_title": "Any positions taken by the member of the group being queried. Possible values are OWNER, ADMIN or OFFICER",
"text": "positions,",
"display": "positions"
}, {
"uid": "fieldbookmark_order",
"subtext": "[Field] from the \"group_member\" table. The order in which the group appears in the user's...",
"subtext_title": "The order in which the group appears in the user's list of groups. This field requires the user_groups permission, and is only present when you query by uid",
"text": "bookmark_order,",
"display": "bookmark_order"
}, {
"uid": "fieldmetric",
"subtext": "[Field] from the \"insights\" table. The usage data to retrieve",
"subtext_title": "The usage data to retrieve",
"text": "metric,",
"display": "metric"
}, {
"uid": "fieldperiod",
"subtext": "[Field] from the \"insights\" table. The length of the period during which the metrics ...",
"subtext_title": "The length of the period during which the metrics were collected, expressed in seconds as one of 86400 (day), 604800 (week), 2592000 (month) or 0 (lifetime) or using the function period() which takes one of the strings day, week, month or lifetime. Note: Each metric may not have all periods available",
"text": "period,",
"display": "period"
}, {
"uid": "fieldevent",
"subtext": "[Field] from the \"insights\" table. The event name for a custom_events query. This mu...",
"subtext_title": "The event name for a custom_events query. This must be specified if the metric is custom_events. It can not be specified for any other metrics.",
"text": "event,",
"display": "event"
}, {
"uid": "fieldbreakdown",
"subtext": "[Field] from the \"insights\" table. The breakdown requested for a custom_events query.",
"subtext_title": "The breakdown requested for a custom_events query.",
"text": "breakdown,",
"display": "breakdown"
}, {
"uid": "fielduser_id",
"subtext": "[Field]",
"subtext_title": "",
"text": "user_id,",
"display": "user_id"
}, {
"uid": "fielduser_id_cursor",
"subtext": "[Field] from the \"like\" table. Cursor for the user_id field",
"subtext_title": "Cursor for the user_id field",
"text": "user_id_cursor,",
"display": "user_id_cursor"
}, {
"uid": "fieldobject_type",
"subtext": "[Field]",
"subtext_title": "",
"text": "object_type,",
"display": "object_type"
}, {
"uid": "fieldlink_id",
"subtext": "[Field] from the \"link\" table. The unique identifier for the link.",
"subtext_title": "The unique identifier for the link.",
"text": "link_id,",
"display": "link_id"
}, {
"uid": "fieldowner_comment",
"subtext": "[Field] from the \"link\" table. The comment the owner made about the link.",
"subtext_title": "The comment the owner made about the link.",
"text": "owner_comment,",
"display": "owner_comment"
}, {
"uid": "fieldtitle",
"subtext": "[Field]",
"subtext_title": "",
"text": "title,",
"display": "title"
}, {
"uid": "fieldsummary",
"subtext": "[Field]",
"subtext_title": "",
"text": "summary,",
"display": "summary"
}, {
"uid": "fieldcaption",
"subtext": "[Field]",
"subtext_title": "",
"text": "caption,",
"display": "caption"
}, {
"uid": "fieldurl",
"subtext": "[Field]",
"subtext_title": "",
"text": "url,",
"display": "url"
}, {
"uid": "fieldimage_urls",
"subtext": "[Field] from the \"link\" table. The URLs to the images associated with the link, a...",
"subtext_title": "The URLs to the images associated with the link, as taken from the site's link tag.",
"text": "image_urls,",
"display": "image_urls"
}, {
"uid": "fieldpicture",
"subtext": "[Field] from the \"link\" table. The URL to the thumbnail image that is displayed b...",
"subtext_title": "The URL to the thumbnail image that is displayed by default",
"text": "picture,",
"display": "picture"
}, {
"uid": "fieldvia_id",
"subtext": "[Field]",
"subtext_title": "",
"text": "via_id,",
"display": "via_id"
}, {
"uid": "fieldmax_height",
"subtext": "[Field] from the \"link_image_src\" table. The maximum height of the resized image.",
"subtext_title": "The maximum height of the resized image.",
"text": "max_height,",
"display": "max_height"
}, {
"uid": "fieldmax_width",
"subtext": "[Field] from the \"link_image_src\" table. The maximum width of the resized image.",
"subtext_title": "The maximum width of the resized image.",
"text": "max_width,",
"display": "max_width"
}, {
"uid": "fieldsource_url",
"subtext": "[Field] from the \"link_image_src\" table. The source URL to be proxied. This must already be...",
"subtext_title": "The source URL to be proxied. This must already be a proxied URL.",
"text": "source_url,",
"display": "source_url"
}, {
"uid": "fieldnormalized_url",
"subtext": "[Field] from the \"link_stat\" table. The normalized URL for the page being shared",
"subtext_title": "The normalized URL for the page being shared",
"text": "normalized_url,",
"display": "normalized_url"
}, {
"uid": "fieldshare_count",
"subtext": "[Field]",
"subtext_title": "",
"text": "share_count,",
"display": "share_count"
}, {
"uid": "fieldlike_count",
"subtext": "[Field] from the \"link_stat\" table. The number of times Facebook users have \"Liked\" th...",
"subtext_title": "The number of times Facebook users have \"Liked\" the page, or liked any comments or re-shares of this page",
"text": "like_count,",
"display": "like_count"
}, {
"uid": "fieldtotal_count",
"subtext": "[Field]",
"subtext_title": "",
"text": "total_count,",
"display": "total_count"
}, {
"uid": "fieldclick_count",
"subtext": "[Field] from the \"link_stat\" table. The number of times Facebook users have clicked a ...",
"subtext_title": "The number of times Facebook users have clicked a link to the page from a share or like",
"text": "click_count,",
"display": "click_count"
}, {
"uid": "fieldcomments_fbid",
"subtext": "[Field] from the \"link_stat\" table. The object_id associated with comments plugin comm...",
"subtext_title": "The object_id associated with comments plugin comments for this URL. This can be used to query for comments using the comment FQL table",
"text": "comments_fbid,",
"display": "comments_fbid"
}, {
"uid": "fieldcommentsbox_count",
"subtext": "[Field] from the \"link_stat\" table. The number of comments from a [comments plugin](\/d...",
"subtext_title": "The number of comments from a [comments plugin](\/docs\/reference\/plugins\/comments\/) on this URL. This only includestop level comments, not replies",
"text": "commentsbox_count,",
"display": "commentsbox_count"
}, {
"uid": "fieldpage_id",
"subtext": "[Field]",
"subtext_title": "",
"text": "page_id,",
"display": "page_id"
}, {
"uid": "fieldpage_type",
"subtext": "[Field] from the \"location_post\" table. Type of the target. For example, page and event",
"subtext_title": "Type of the target. For example, page and event",
"text": "page_type,",
"display": "page_type"
}, {
"uid": "fieldlatitude",
"subtext": "[Field]",
"subtext_title": "",
"text": "latitude,",
"display": "latitude"
}, {
"uid": "fieldlongitude",
"subtext": "[Field]",
"subtext_title": "",
"text": "longitude,",
"display": "longitude"
}, {
"uid": "fieldfolder_id",
"subtext": "[Field]",
"subtext_title": "",
"text": "folder_id,",
"display": "folder_id"
}, {
"uid": "fieldunread_count",
"subtext": "[Field]",
"subtext_title": "",
"text": "unread_count,",
"display": "unread_count"
}, {
"uid": "fieldviewer_id",
"subtext": "[Field]",
"subtext_title": "",
"text": "viewer_id,",
"display": "viewer_id"
}, {
"uid": "fieldmessage_id",
"subtext": "[Field]",
"subtext_title": "",
"text": "message_id,",
"display": "message_id"
}, {
"uid": "fieldthread_id",
"subtext": "[Field]",
"subtext_title": "",
"text": "thread_id,",
"display": "thread_id"
}, {
"uid": "fieldauthor_id",
"subtext": "[Field] from the \"message\" table. The ID of the user who wrote this message.",
"subtext_title": "The ID of the user who wrote this message.",
"text": "author_id,",
"display": "author_id"
}, {
"uid": "fieldsource",
"subtext": "[Field]",
"subtext_title": "",
"text": "source,",
"display": "source"
}, {
"uid": "fieldbody",
"subtext": "[Field]",
"subtext_title": "",
"text": "body,",
"display": "body"
}, {
"uid": "fieldnote_id",
"subtext": "[Field] from the \"note\" table. The unique identifier for the note.",
"subtext_title": "The unique identifier for the note.",
"text": "note_id,",
"display": "note_id"
}, {
"uid": "fieldcontent",
"subtext": "[Field] from the \"note\" table. The body of the note in plaintext.",
"subtext_title": "The body of the note in plaintext.",
"text": "content,",
"display": "content"
}, {
"uid": "fieldcontent_html",
"subtext": "[Field] from the \"note\" table. The body of the note with HTML tags.",
"subtext_title": "The body of the note with HTML tags.",
"text": "content_html,",
"display": "content_html"
}, {
"uid": "fieldnotification_id",
"subtext": "[Field] from the \"notification\" table. The ID of the notification. This ID is not globall...",
"subtext_title": "The ID of the notification. This ID is not globally unique, so the recipient_id must be specified in addition to it.",
"text": "notification_id,",
"display": "notification_id"
}, {
"uid": "fieldsender_id",
"subtext": "[Field] from the \"notification\" table. The user ID of the sender of the notification.",
"subtext_title": "The user ID of the sender of the notification.",
"text": "sender_id,",
"display": "sender_id"
}, {
"uid": "fieldrecipient_id",
"subtext": "[Field] from the \"notification\" table. The user ID of the recipient of the notification. ...",
"subtext_title": "The user ID of the recipient of the notification. It is always the current session user.",
"text": "recipient_id,",
"display": "recipient_id"
}, {
"uid": "fieldtitle_html",
"subtext": "[Field] from the \"notification\" table. The main body of the notification in HTML.",
"subtext_title": "The main body of the notification in HTML.",
"text": "title_html,",
"display": "title_html"
}, {
"uid": "fieldtitle_text",
"subtext": "[Field] from the \"notification\" table. The plaintext version of title_html, with all HTML...",
"subtext_title": "The plaintext version of title_html, with all HTML tags stripped out.",
"text": "title_text,",
"display": "title_text"
}, {
"uid": "fieldbody_html",
"subtext": "[Field] from the \"notification\" table. Any additional content the notification includes, ...",
"subtext_title": "Any additional content the notification includes, in HTML.",
"text": "body_html,",
"display": "body_html"
}, {
"uid": "fieldbody_text",
"subtext": "[Field] from the \"notification\" table. The plaintext version of body_html, with all HTML ...",
"subtext_title": "The plaintext version of body_html, with all HTML tags stripped out.",
"text": "body_text,",
"display": "body_text"
}, {
"uid": "fieldhref",
"subtext": "[Field] from the \"notification\" table. The URL associated with the notification. This is ...",
"subtext_title": "The URL associated with the notification. This is usually a location where the user can interact with the subject of the notification.",
"text": "href,",
"display": "href"
}, {
"uid": "fieldis_unread",
"subtext": "[Field] from the \"notification\" table. Indicates whether the notification has been marked...",
"subtext_title": "Indicates whether the notification has been marked as read. Use notifications.markRead to mark a notification as read.",
"text": "is_unread,",
"display": "is_unread"
}, {
"uid": "fieldsite",
"subtext": "[Field] from the \"object_url\" table. The normalized domain name the URL is on",
"subtext_title": "The normalized domain name the URL is on",
"text": "site,",
"display": "site"
}, {
"uid": "fieldexpiration_time",
"subtext": "[Field] from the \"offer\" table. The UNIX timestamp when the offer expires (this is...",
"subtext_title": "The UNIX timestamp when the offer expires (this is only for display purposes).",
"text": "expiration_time,",
"display": "expiration_time"
}, {
"uid": "fieldterms",
"subtext": "[Field] from the \"offer\" table. Text description of the terms under which the offe...",
"subtext_title": "Text description of the terms under which the offer can be claimed",
"text": "terms,",
"display": "terms"
}, {
"uid": "fieldimage_url",
"subtext": "[Field]",
"subtext_title": "",
"text": "image_url,",
"display": "image_url"
}, {
"uid": "fieldclaim_limit",
"subtext": "[Field] from the \"offer\" table. The maximum number of times the offer can be claim...",
"subtext_title": "The maximum number of times the offer can be claimed",
"text": "claim_limit,",
"display": "claim_limit"
}, {
"uid": "fieldcoupon_type",
"subtext": "[Field] from the \"offer\" table. The type of the coupon",
"subtext_title": "The type of the coupon",
"text": "coupon_type,",
"display": "coupon_type"
}, {
"uid": "fieldredemption_link",
"subtext": "[Field] from the \"offer\" table. The link for redeeming the coupon",
"subtext_title": "The link for redeeming the coupon",
"text": "redemption_link,",
"display": "redemption_link"
}, {
"uid": "fieldredemption_code",
"subtext": "[Field] from the \"offer\" table. The code for redeeming the coupon",
"subtext_title": "The code for redeeming the coupon",
"text": "redemption_code,",
"display": "redemption_code"
}, {
"uid": "fieldpic_large",
"subtext": "[Field]",
"subtext_title": "",
"text": "pic_large,",
"display": "pic_large"
}, {
"uid": "fieldpage_url",
"subtext": "[Field] from the \"page\" table. The absolute URL to the Page",
"subtext_title": "The absolute URL to the Page",
"text": "page_url,",
"display": "page_url"
}, {
"uid": "fieldis_published",
"subtext": "[Field]",
"subtext_title": "",
"text": "is_published,",
"display": "is_published"
}, {
"uid": "fieldis_unclaimed",
"subtext": "[Field]",
"subtext_title": "",
"text": "is_unclaimed,",
"display": "is_unclaimed"
}, {
"uid": "fieldcategories",
"subtext": "[Field] from the \"page\" table. The categories of the Page",
"subtext_title": "The categories of the Page",
"text": "categories,",
"display": "categories"
}, {
"uid": "fieldhas_added_app",
"subtext": "[Field]",
"subtext_title": "",
"text": "has_added_app,",
"display": "has_added_app"
}, {
"uid": "fieldusername",
"subtext": "[Field]",
"subtext_title": "",
"text": "username,",
"display": "username"
}, {
"uid": "fieldis_community_page",
"subtext": "[Field] from the \"page\" table. Indicates whether the Page is a community Page",
"subtext_title": "Indicates whether the Page is a community Page",
"text": "is_community_page,",
"display": "is_community_page"
}, {
"uid": "fieldfounded",
"subtext": "[Field] from the \"page\" table. When the company is founded. Applicable to Compani...",
"subtext_title": "When the company is founded. Applicable to Companies",
"text": "founded,",
"display": "founded"
}, {
"uid": "fieldcompany_overview",
"subtext": "[Field] from the \"page\" table. The company overview. Applicable to Companies",
"subtext_title": "The company overview. Applicable to Companies",
"text": "company_overview,",
"display": "company_overview"
}, {
"uid": "fieldmission",
"subtext": "[Field] from the \"page\" table. The company mission. Applicable to Companies",
"subtext_title": "The company mission. Applicable to Companies",
"text": "mission,",
"display": "mission"
}, {
"uid": "fieldproducts",
"subtext": "[Field] from the \"page\" table. The products of this company. Applicable to Compan...",
"subtext_title": "The products of this company. Applicable to Companies",
"text": "products,",
"display": "products"
}, {
"uid": "fieldbest_page_id",
"subtext": "[Field] from the \"page\" table. ID of the best available Page on Facebook for the ...",
"subtext_title": "ID of the best available Page on Facebook for the concept represented by this Page. The best available Page takes into account authenticity and fan count",
"text": "best_page_id,",
"display": "best_page_id"
}, {
"uid": "fielddescription_html",
"subtext": "[Field] from the \"page\" table. The description of the Page in raw HTML",
"subtext_title": "The description of the Page in raw HTML",
"text": "description_html,",
"display": "description_html"
}, {
"uid": "fieldabout",
"subtext": "[Field] from the \"page\" table. The About section of the Page",
"subtext_title": "The About section of the Page",
"text": "about,",
"display": "about"
}, {
"uid": "fieldpharma_safety_info",
"subtext": "[Field] from the \"page\" table. Pharmacy safety information. Applicable to Pharmac...",
"subtext_title": "Pharmacy safety information. Applicable to Pharmaceutical companies",
"text": "pharma_safety_info,",
"display": "pharma_safety_info"
}, {
"uid": "fieldis_permanently_closed",
"subtext": "[Field] from the \"page\" table. Whether the business corresponding to this Page is...",
"subtext_title": "Whether the business corresponding to this Page is permanently closed",
"text": "is_permanently_closed,",
"display": "is_permanently_closed"
}, {
"uid": "fieldparking",
"subtext": "[Field] from the \"page\" table. Parking information. Applicable to Businesses and ...",
"subtext_title": "Parking information. Applicable to Businesses and Places. Can be one of street, lot or valet",
"text": "parking,",
"display": "parking"
}, {
"uid": "fieldpublic_transit",
"subtext": "[Field] from the \"page\" table. Public transit to the business. Applicable to Rest...",
"subtext_title": "Public transit to the business. Applicable to Restaurants or Nightlife",
"text": "public_transit,",
"display": "public_transit"
}, {
"uid": "fieldhours",
"subtext": "[Field] from the \"page\" table. Hours of operation. Applicable to Businesses and P...",
"subtext_title": "Hours of operation. Applicable to Businesses and Places",
"text": "hours,",
"display": "hours"
}, {
"uid": "fieldattire",
"subtext": "[Field] from the \"page\" table. Dress code of the business. Applicable to Restaura...",
"subtext_title": "Dress code of the business. Applicable to Restaurants or Nightlife. Can be one of Casual, Dressy or Unspecified",
"text": "attire,",
"display": "attire"
}, {
"uid": "fieldpayment_options",
"subtext": "[Field] from the \"page\" table. Payment options accepted by the business. Applicab...",
"subtext_title": "Payment options accepted by the business. Applicable to Restaurants or Nightlife",
"text": "payment_options,",
"display": "payment_options"
}, {
"uid": "fieldculinary_team",
"subtext": "[Field] from the \"page\" table. Culinary team of the business. Applicable to Resta...",
"subtext_title": "Culinary team of the business. Applicable to Restaurants or Nightlife",
"text": "culinary_team,",
"display": "culinary_team"
}, {
"uid": "fieldgeneral_manager",
"subtext": "[Field] from the \"page\" table. General manager of the business. Applicable to Res...",
"subtext_title": "General manager of the business. Applicable to Restaurants or Nightlife",
"text": "general_manager,",
"display": "general_manager"
}, {
"uid": "fieldprice_range",
"subtext": "[Field] from the \"page\" table. Price range of the business. Applicable to Restaur...",
"subtext_title": "Price range of the business. Applicable to Restaurants or Nightlife. Can be one of \\$ (0-10), \\$\\$ (10-30), \\$\\$\\$ (30-50), \\$\\$\\$\\$ (50+) or Unspecified",
"text": "price_range,",
"display": "price_range"
}, {
"uid": "fieldrestaurant_services",
"subtext": "[Field] from the \"page\" table. Services the restaurant provides. Applicable to Re...",
"subtext_title": "Services the restaurant provides. Applicable to Restaurants",
"text": "restaurant_services,",
"display": "restaurant_services"
}, {
"uid": "fieldrestaurant_specialties",
"subtext": "[Field] from the \"page\" table. The restaurant's specialties. Applicable to Restau...",
"subtext_title": "The restaurant's specialties. Applicable to Restaurants",
"text": "restaurant_specialties,",
"display": "restaurant_specialties"
}, {
"uid": "fieldfood_styles",
"subtext": "[Field] from the \"page\" table. The restaurant's food styles. Applicable to Restau...",
"subtext_title": "The restaurant's food styles. Applicable to Restaurants",
"text": "food_styles,",
"display": "food_styles"
}, {
"uid": "fieldphone",
"subtext": "[Field] from the \"page\" table. Phone number provided by a Page",
"subtext_title": "Phone number provided by a Page",
"text": "phone,",
"display": "phone"
}, {
"uid": "fieldrelease_date",
"subtext": "[Field] from the \"page\" table. The film's release data. Applicable to Films",
"subtext_title": "The film's release data. Applicable to Films",
"text": "release_date,",
"display": "release_date"
}, {
"uid": "fieldgenre",
"subtext": "[Field] from the \"page\" table. The genre of the film. Applicable to Films",
"subtext_title": "The genre of the film. Applicable to Films",
"text": "genre,",
"display": "genre"
}, {
"uid": "fieldstarring",
"subtext": "[Field] from the \"page\" table. The cast of the film. Applicable to Films",
"subtext_title": "The cast of the film. Applicable to Films",
"text": "starring,",
"display": "starring"
}, {
"uid": "fieldscreenplay_by",
"subtext": "[Field] from the \"page\" table. The screenwriter of the film. Applicable to Films",
"subtext_title": "The screenwriter of the film. Applicable to Films",
"text": "screenplay_by,",
"display": "screenplay_by"
}, {
"uid": "fielddirected_by",
"subtext": "[Field] from the \"page\" table. The director of the film. Applicable to Films",
"subtext_title": "The director of the film. Applicable to Films",
"text": "directed_by,",
"display": "directed_by"
}, {
"uid": "fieldproduced_by",
"subtext": "[Field] from the \"page\" table. The productor of the film. Applicable to Films",
"subtext_title": "The productor of the film. Applicable to Films",
"text": "produced_by,",
"display": "produced_by"
}, {
"uid": "fieldstudio",
"subtext": "[Field] from the \"page\" table. The studio for the film production. Applicable to ...",
"subtext_title": "The studio for the film production. Applicable to Films",
"text": "studio,",
"display": "studio"
}, {
"uid": "fieldawards",
"subtext": "[Field] from the \"page\" table. The awards information of the film. Applicable to ...",
"subtext_title": "The awards information of the film. Applicable to Films",
"text": "awards,",
"display": "awards"
}, {
"uid": "fieldplot_outline",
"subtext": "[Field] from the \"page\" table. The plot outline of the film. Applicable to Films",
"subtext_title": "The plot outline of the film. Applicable to Films",
"text": "plot_outline,",
"display": "plot_outline"
}, {
"uid": "fieldnetwork",
"subtext": "[Field] from the \"page\" table. The TV network for the TV show. Applicable to TV S...",
"subtext_title": "The TV network for the TV show. Applicable to TV Shows",
"text": "network,",
"display": "network"
}, {
"uid": "fieldseason",
"subtext": "[Field] from the \"page\" table. The season information of the TV Show. Applicable ...",
"subtext_title": "The season information of the TV Show. Applicable to TV Shows",
"text": "season,",
"display": "season"
}, {
"uid": "fieldschedule",
"subtext": "[Field] from the \"page\" table. The air schedule of the TV show. Applicable to TV ...",
"subtext_title": "The air schedule of the TV show. Applicable to TV Shows",
"text": "schedule,",
"display": "schedule"
}, {
"uid": "fieldwritten_by",
"subtext": "[Field] from the \"page\" table. The writer of the TV show. Applicable to TV Shows",
"subtext_title": "The writer of the TV show. Applicable to TV Shows",
"text": "written_by,",
"display": "written_by"
}, {
"uid": "fieldband_members",
"subtext": "[Field] from the \"page\" table. Members of the band. Applicable to Bands",
"subtext_title": "Members of the band. Applicable to Bands",
"text": "band_members,",
"display": "band_members"
}, {
"uid": "fieldhometown",
"subtext": "[Field] from the \"page\" table. Hometown of the band. Applicable to Bands",
"subtext_title": "Hometown of the band. Applicable to Bands",
"text": "hometown,",
"display": "hometown"
}, {
"uid": "fieldcurrent_location",
"subtext": "[Field]",
"subtext_title": "",
"text": "current_location,",
"display": "current_location"
}, {
"uid": "fieldrecord_label",
"subtext": "[Field] from the \"page\" table. Record label of the band. Applicable to Bands",
"subtext_title": "Record label of the band. Applicable to Bands",
"text": "record_label,",
"display": "record_label"
}, {
"uid": "fieldbooking_agent",
"subtext": "[Field] from the \"page\" table. Booking agent of the band. Applicable to Bands",
"subtext_title": "Booking agent of the band. Applicable to Bands",
"text": "booking_agent,",
"display": "booking_agent"
}, {
"uid": "fieldpress_contact",
"subtext": "[Field] from the \"page\" table. Press contact information of the band. Applicable ...",
"subtext_title": "Press contact information of the band. Applicable to Bands",
"text": "press_contact,",
"display": "press_contact"
}, {
"uid": "fieldartists_we_like",
"subtext": "[Field] from the \"page\" table. Artists the band likes. Applicable to Bands",
"subtext_title": "Artists the band likes. Applicable to Bands",
"text": "artists_we_like,",
"display": "artists_we_like"
}, {
"uid": "fieldinfluences",
"subtext": "[Field] from the \"page\" table. Influences on the band. Applicable to Bands",
"subtext_title": "Influences on the band. Applicable to Bands",
"text": "influences,",
"display": "influences"
}, {
"uid": "fieldband_interests",
"subtext": "[Field] from the \"page\" table. Band interests. Applicable to Bands",
"subtext_title": "Band interests. Applicable to Bands",
"text": "band_interests,",
"display": "band_interests"
}, {
"uid": "fieldbio",
"subtext": "[Field] from the \"page\" table. Biography of the band. Applicable to Bands",
"subtext_title": "Biography of the band. Applicable to Bands",
"text": "bio,",
"display": "bio"
}, {
"uid": "fieldaffiliation",
"subtext": "[Field] from the \"page\" table. Affiliation of this person. Applicable to Pages re...",
"subtext_title": "Affiliation of this person. Applicable to Pages representing People",
"text": "affiliation,",
"display": "affiliation"
}, {
"uid": "fieldpersonal_info",
"subtext": "[Field] from the \"page\" table. Personal information. Applicable to Pages represen...",
"subtext_title": "Personal information. Applicable to Pages representing People",
"text": "personal_info,",
"display": "personal_info"
}, {
"uid": "fieldpersonal_interests",
"subtext": "[Field] from the \"page\" table. Personal interests. Applicable to Pages representi...",
"subtext_title": "Personal interests. Applicable to Pages representing People",
"text": "personal_interests,",
"display": "personal_interests"
}, {
"uid": "fieldmembers",
"subtext": "[Field] from the \"page\" table. Members of this org. Applicable to Pages represent...",
"subtext_title": "Members of this org. Applicable to Pages representing Team Orgs",
"text": "members,",
"display": "members"
}, {
"uid": "fieldbuilt",
"subtext": "[Field] from the \"page\" table. Built of the vehicle. Applicable to Vehicles",
"subtext_title": "Built of the vehicle. Applicable to Vehicles",
"text": "built,",
"display": "built"
}, {
"uid": "fieldfeatures",
"subtext": "[Field] from the \"page\" table. Features of the vehicle. Applicable to Vehicles",
"subtext_title": "Features of the vehicle. Applicable to Vehicles",
"text": "features,",
"display": "features"
}, {
"uid": "fieldmpg",
"subtext": "[Field] from the \"page\" table. MPG of the vehicle. Applicable to Vehicles",
"subtext_title": "MPG of the vehicle. Applicable to Vehicles",
"text": "mpg,",
"display": "mpg"
}, {
"uid": "fieldgeneral_info",
"subtext": "[Field] from the \"page\" table. General information provided by the Page",
"subtext_title": "General information provided by the Page",
"text": "general_info,",
"display": "general_info"
}, {
"uid": "fieldfan_count",
"subtext": "[Field] from the \"page\" table. The number of people who like the Page",
"subtext_title": "The number of people who like the Page",
"text": "fan_count,",
"display": "fan_count"
}, {
"uid": "fieldcan_post",
"subtext": "[Field]",
"subtext_title": "",
"text": "can_post,",
"display": "can_post"
}, {
"uid": "fieldcheckins",
"subtext": "[Field] from the \"page\" table. Number of checkins at a place represented by a Pag...",
"subtext_title": "Number of checkins at a place represented by a Page",
"text": "checkins,",
"display": "checkins"
}, {
"uid": "fieldwere_here_count",
"subtext": "[Field] from the \"page\" table. The count for the number of visits for the Page",
"subtext_title": "The count for the number of visits for the Page",
"text": "were_here_count,",
"display": "were_here_count"
}, {
"uid": "fieldtalking_about_count",
"subtext": "[Field] from the \"page\" table. The count for the number of people Talking-about-t...",
"subtext_title": "The count for the number of people Talking-about-this for the Page",
"text": "talking_about_count,",
"display": "talking_about_count"
}, {
"uid": "fieldparent_page",
"subtext": "[Field] from the \"page\" table. Parent Page for this Page",
"subtext_title": "Parent Page for this Page",
"text": "parent_page,",
"display": "parent_page"
}, {
"uid": "fieldstore_number",
"subtext": "[Field] from the \"page\" table. unique store number for this Location Page",
"subtext_title": "unique store number for this Location Page",
"text": "store_number,",
"display": "store_number"
}, {
"uid": "fieldglobal_brand_page_name",
"subtext": "[Field] from the \"page\" table. The name of the Page with country codes appended f...",
"subtext_title": "The name of the Page with country codes appended for Global Brand Pages. Only viewable by the Page admin",
"text": "global_brand_page_name,",
"display": "global_brand_page_name"
}, {
"uid": "fieldglobal_brand_parent_page_id",
"subtext": "[Field] from the \"page\" table. The id of this brand's global (parent) Page",
"subtext_title": "The id of this brand's global (parent) Page",
"text": "global_brand_parent_page_id,",
"display": "global_brand_parent_page_id"
}, {
"uid": "fieldaccess_token",
"subtext": "[Field] from the \"page\" table. The access token you can use to act as the Page",
"subtext_title": "The access token you can use to act as the Page",
"text": "access_token,",
"display": "access_token"
}, {
"uid": "fieldunread_notif_count",
"subtext": "[Field] from the \"page\" table. Number of unread notifications. Only viewable by t...",
"subtext_title": "Number of unread notifications. Only viewable by the page admin. This field is deprecated. Use unseen_notif_count instead.",
"text": "unread_notif_count,",
"display": "unread_notif_count"
}, {
"uid": "fieldunseen_notif_count",
"subtext": "[Field] from the \"page\" table. Number of unseen notifications. Only viewable by t...",
"subtext_title": "Number of unseen notifications. Only viewable by the page admin",
"text": "unseen_notif_count,",
"display": "unseen_notif_count"
}, {
"uid": "fieldnew_like_count",
"subtext": "[Field] from the \"page\" table. The number of people who have liked the Page, sinc...",
"subtext_title": "The number of people who have liked the Page, since the last login. Only viewable by the page admin",
"text": "new_like_count,",
"display": "new_like_count"
}, {
"uid": "fieldunread_message_count",
"subtext": "[Field] from the \"page\" table. Unread message count for the Page",
"subtext_title": "Unread message count for the Page",
"text": "unread_message_count,",
"display": "unread_message_count"
}, {
"uid": "fieldunseen_message_count",
"subtext": "[Field] from the \"page\" table. Unseen message count for the Page",
"subtext_title": "Unseen message count for the Page",
"text": "unseen_message_count,",
"display": "unseen_message_count"
}, {
"uid": "fieldpromotion_eligible",
"subtext": "[Field] from the \"page\" table. Boosted posts eligibility status",
"subtext_title": "Boosted posts eligibility status",
"text": "promotion_eligible,",
"display": "promotion_eligible"
}, {
"uid": "fieldpromotion_ineligible_reason",
"subtext": "[Field] from the \"page\" table. Reason boosted posts not eligible",
"subtext_title": "Reason boosted posts not eligible",
"text": "promotion_ineligible_reason,",
"display": "promotion_ineligible_reason"
}, {
"uid": "fieldoffer_eligible",
"subtext": "[Field] from the \"page\" table. Offer eligibility status",
"subtext_title": "Offer eligibility status",
"text": "offer_eligible,",
"display": "offer_eligible"
}, {
"uid": "fieldbudget_recs",
"subtext": "[Field] from the \"page\" table. The budget recommendations for a promoted post",
"subtext_title": "The budget recommendations for a promoted post",
"text": "budget_recs,",
"display": "budget_recs"
}, {
"uid": "fieldis_verified",
"subtext": "[Field]",
"subtext_title": "",
"text": "is_verified,",
"display": "is_verified"
}, {
"uid": "fieldemails",
"subtext": "[Field] from the \"page\" table. The emails appearing on the about section of a Pag...",
"subtext_title": "The emails appearing on the about section of a Page. Only viewable by the page admin",
"text": "emails,",
"display": "emails"
}, {
"uid": "fieldkeywords",
"subtext": "[Field] from the \"page\" table. Keywords for the Page",
"subtext_title": "Keywords for the Page",
"text": "keywords,",
"display": "keywords"
}, {
"uid": "fieldlast_used_time",
"subtext": "[Field] from the \"page_admin\" table. The UNIX timestamp of the last time the admin used...",
"subtext_title": "The UNIX timestamp of the last time the admin used this page",
"text": "last_used_time,",
"display": "last_used_time"
}, {
"uid": "fieldperms",
"subtext": "[Field] from the \"page_admin\" table. Admin's permission levels for this page",
"subtext_title": "Admin's permission levels for this page",
"text": "perms,",
"display": "perms"
}, {
"uid": "fieldparent_page_id",
"subtext": "[Field] from the \"page_global_brand_child\" table. ID of the parent (global) Page",
"subtext_title": "ID of the parent (global) Page",
"text": "parent_page_id,",
"display": "parent_page_id"
}, {
"uid": "fieldglobal_brand_child_page_id",
"subtext": "[Field] from the \"page_global_brand_child\" table. ID of the child (local) Page",
"subtext_title": "ID of the child (local) Page",
"text": "global_brand_child_page_id,",
"display": "global_brand_child_page_id"
}, {
"uid": "fieldprofile_section",
"subtext": "[Field] from the \"page_fan\" table. The profile section on the user's profile which co...",
"subtext_title": "The profile section on the user's profile which contains the Page.",
"text": "profile_section,",
"display": "profile_section"
}, {
"uid": "fieldads_management",
"subtext": "[Field] from the \"permissions\" table. manage advertisements on behalf of me",
"subtext_title": "manage advertisements on behalf of me",
"text": "ads_management,",
"display": "ads_management"
}, {
"uid": "fieldads_read",
"subtext": "[Field] from the \"permissions\" table. access my Facebook ads and related stats",
"subtext_title": "access my Facebook ads and related stats",
"text": "ads_read,",
"display": "ads_read"
}, {
"uid": "fieldbookmarked",
"subtext": "[Field] from the \"permissions\" table. Provides access to read if your app has been bookm...",
"subtext_title": "Provides access to read if your app has been bookmarked",
"text": "bookmarked,",
"display": "bookmarked"
}, {
"uid": "fieldcreate_event",
"subtext": "[Field] from the \"permissions\" table. create and modify events",
"subtext_title": "create and modify events",
"text": "create_event,",
"display": "create_event"
}, {
"uid": "fieldcreate_note",
"subtext": "[Field] from the \"permissions\" table. add or modify notes",
"subtext_title": "add or modify notes",
"text": "create_note,",
"display": "create_note"
}, {
"uid": "fieldexport_stream",
"subtext": "[Field] from the \"permissions\" table. export my posts and make them public. All posts wi...",
"subtext_title": "export my posts and make them public. All posts will be exported, including status updates.",
"text": "export_stream,",
"display": "export_stream"
}, {
"uid": "fieldmanage_friendlists",
"subtext": "[Field] from the \"permissions\" table. create, delete, and modify my friend lists",
"subtext_title": "create, delete, and modify my friend lists",
"text": "manage_friendlists,",
"display": "manage_friendlists"
}, {
"uid": "fieldmanage_groups",
"subtext": "[Field] from the \"permissions\" table. manage my groups",
"subtext_title": "manage my groups",
"text": "manage_groups,",
"display": "manage_groups"
}, {
"uid": "fieldmanage_notifications",
"subtext": "[Field] from the \"permissions\" table. may access my notifications and may mark them as r...",
"subtext_title": "may access my notifications and may mark them as read",
"text": "manage_notifications,",
"display": "manage_notifications"
}, {
"uid": "fieldmanage_pages",
"subtext": "[Field] from the \"permissions\" table. manage my pages",
"subtext_title": "manage my pages",
"text": "manage_pages,",
"display": "manage_pages"
}, {
"uid": "fieldoffline_access",
"subtext": "[Field] from the \"permissions\" table. access my data when I'm not using the application",
"subtext_title": "access my data when I'm not using the application",
"text": "offline_access,",
"display": "offline_access"
}, {
"uid": "fieldphoto_upload",
"subtext": "[Field] from the \"permissions\" table. add or modify photos",
"subtext_title": "add or modify photos",
"text": "photo_upload,",
"display": "photo_upload"
}, {
"uid": "fieldpublish_actions",
"subtext": "[Field] from the \"permissions\" table. publish my app activity to Facebook",
"subtext_title": "publish my app activity to Facebook",
"text": "publish_actions,",
"display": "publish_actions"
}, {
"uid": "fieldpublish_checkins",
"subtext": "[Field] from the \"permissions\" table. publish checkins on my behalf",
"subtext_title": "publish checkins on my behalf",
"text": "publish_checkins,",
"display": "publish_checkins"
}, {
"uid": "fieldpublish_stream",
"subtext": "[Field] from the \"permissions\" table. publish content to my Wall",
"subtext_title": "publish content to my Wall",
"text": "publish_stream,",
"display": "publish_stream"
}, {
"uid": "fieldread_friendlists",
"subtext": "[Field] from the \"permissions\" table. access my friend lists",
"subtext_title": "access my friend lists",
"text": "read_friendlists,",
"display": "read_friendlists"
}, {
"uid": "fieldread_insights",
"subtext": "[Field] from the \"permissions\" table. access Insights data for my pages and applications",
"subtext_title": "access Insights data for my pages and applications",
"text": "read_insights,",
"display": "read_insights"
}, {
"uid": "fieldread_mailbox",
"subtext": "[Field] from the \"permissions\" table. read messages from my mailbox",
"subtext_title": "read messages from my mailbox",
"text": "read_mailbox,",
"display": "read_mailbox"
}, {
"uid": "fieldread_page_mailboxes",
"subtext": "[Field] from the \"permissions\" table. read messages for my Pages",
"subtext_title": "read messages for my Pages",
"text": "read_page_mailboxes,",
"display": "read_page_mailboxes"
}, {
"uid": "fieldread_requests",
"subtext": "[Field] from the \"permissions\" table. access my friend requests",
"subtext_title": "access my friend requests",
"text": "read_requests,",
"display": "read_requests"
}, {
"uid": "fieldread_stream",
"subtext": "[Field] from the \"permissions\" table. access my News Feed & Wall",
"subtext_title": "access my News Feed & Wall",
"text": "read_stream,",
"display": "read_stream"
}, {
"uid": "fieldrsvp_event",
"subtext": "[Field] from the \"permissions\" table. RSVP to events",
"subtext_title": "RSVP to events",
"text": "rsvp_event,",
"display": "rsvp_event"
}, {
"uid": "fieldshare_item",
"subtext": "[Field] from the \"permissions\" table. share items on my behalf",
"subtext_title": "share items on my behalf",
"text": "share_item,",
"display": "share_item"
}, {
"uid": "fieldsms",
"subtext": "[Field] from the \"permissions\" table. send SMS messages to my phone",
"subtext_title": "send SMS messages to my phone",
"text": "sms,",
"display": "sms"
}, {
"uid": "fieldstatus_update",
"subtext": "[Field] from the \"permissions\" table. update my status",
"subtext_title": "update my status",
"text": "status_update,",
"display": "status_update"
}, {
"uid": "fieldtab_added",
"subtext": "[Field] from the \"permissions\" table. Provides access to read if your app has been added...",
"subtext_title": "Provides access to read if your app has been added as a tab",
"text": "tab_added,",
"display": "tab_added"
}, {
"uid": "fieldvideo_upload",
"subtext": "[Field] from the \"permissions\" table. add or modify videos",
"subtext_title": "add or modify videos",
"text": "video_upload,",
"display": "video_upload"
}, {
"uid": "fieldxmpp_login",
"subtext": "[Field] from the \"permissions\" table. login to Facebook Chat",
"subtext_title": "login to Facebook Chat",
"text": "xmpp_login,",
"display": "xmpp_login"
}, {
"uid": "fielduser_birthday",
"subtext": "[Field] from the \"permissions\" table. Birthday",
"subtext_title": "Birthday",
"text": "user_birthday,",
"display": "user_birthday"
}, {
"uid": "fielduser_religion_politics",
"subtext": "[Field] from the \"permissions\" table. Religious and Political Views",
"subtext_title": "Religious and Political Views",
"text": "user_religion_politics,",
"display": "user_religion_politics"
}, {
"uid": "fielduser_relationships",
"subtext": "[Field] from the \"permissions\" table. Family Members and Relationship Status",
"subtext_title": "Family Members and Relationship Status",
"text": "user_relationships,",
"display": "user_relationships"
}, {
"uid": "fielduser_relationship_details",
"subtext": "[Field] from the \"permissions\" table. Significant Other and Relationship Details",
"subtext_title": "Significant Other and Relationship Details",
"text": "user_relationship_details,",
"display": "user_relationship_details"
}, {
"uid": "fielduser_hometown",
"subtext": "[Field] from the \"permissions\" table. Hometown",
"subtext_title": "Hometown",
"text": "user_hometown,",
"display": "user_hometown"
}, {
"uid": "fielduser_location",
"subtext": "[Field] from the \"permissions\" table. Current City",
"subtext_title": "Current City",
"text": "user_location,",
"display": "user_location"
}, {
"uid": "fielduser_activities",
"subtext": "[Field] from the \"permissions\" table. Activities",
"subtext_title": "Activities",
"text": "user_activities,",
"display": "user_activities"
}, {
"uid": "fielduser_interests",
"subtext": "[Field] from the \"permissions\" table. Interests",
"subtext_title": "Interests",
"text": "user_interests,",
"display": "user_interests"
}, {
"uid": "fielduser_education_history",
"subtext": "[Field] from the \"permissions\" table. Education History",
"subtext_title": "Education History",
"text": "user_education_history,",
"display": "user_education_history"
}, {
"uid": "fielduser_work_history",
"subtext": "[Field] from the \"permissions\" table. Work History",
"subtext_title": "Work History",
"text": "user_work_history,",
"display": "user_work_history"
}, {
"uid": "fielduser_online_presence",
"subtext": "[Field] from the \"permissions\" table. Online Presence",
"subtext_title": "Online Presence",
"text": "user_online_presence,",
"display": "user_online_presence"
}, {
"uid": "fielduser_website",
"subtext": "[Field] from the \"permissions\" table. Website",
"subtext_title": "Website",
"text": "user_website,",
"display": "user_website"
}, {
"uid": "fielduser_groups",
"subtext": "[Field] from the \"permissions\" table. Groups",
"subtext_title": "Groups",
"text": "user_groups,",
"display": "user_groups"
}, {
"uid": "fielduser_events",
"subtext": "[Field] from the \"permissions\" table. Events",
"subtext_title": "Events",
"text": "user_events,",
"display": "user_events"
}, {
"uid": "fielduser_photos",
"subtext": "[Field] from the \"permissions\" table. Photos Uploaded by Me",
"subtext_title": "Photos Uploaded by Me",
"text": "user_photos,",
"display": "user_photos"
}, {
"uid": "fielduser_videos",
"subtext": "[Field] from the \"permissions\" table. Videos Uploaded by Me",
"subtext_title": "Videos Uploaded by Me",
"text": "user_videos,",
"display": "user_videos"
}, {
"uid": "fielduser_photo_video_tags",
"subtext": "[Field] from the \"permissions\" table. Photos and Videos of Me",
"subtext_title": "Photos and Videos of Me",
"text": "user_photo_video_tags,",
"display": "user_photo_video_tags"
}, {
"uid": "fielduser_notes",
"subtext": "[Field] from the \"permissions\" table. Notes",
"subtext_title": "Notes",
"text": "user_notes,",
"display": "user_notes"
}, {
"uid": "fielduser_checkins",
"subtext": "[Field] from the \"permissions\" table. Checkins",
"subtext_title": "Checkins",
"text": "user_checkins,",
"display": "user_checkins"
}, {
"uid": "fielduser_questions",
"subtext": "[Field] from the \"permissions\" table. Questions",
"subtext_title": "Questions",
"text": "user_questions,",
"display": "user_questions"
}, {
"uid": "fielduser_friends",
"subtext": "[Field] from the \"permissions\" table. List of Friends",
"subtext_title": "List of Friends",
"text": "user_friends,",
"display": "user_friends"
}, {
"uid": "fielduser_about_me",
"subtext": "[Field] from the \"permissions\" table. About Me",
"subtext_title": "About Me",
"text": "user_about_me,",
"display": "user_about_me"
}, {
"uid": "fielduser_status",
"subtext": "[Field] from the \"permissions\" table. Facebook Status",
"subtext_title": "Facebook Status",
"text": "user_status,",
"display": "user_status"
}, {
"uid": "fielduser_games_activity",
"subtext": "[Field] from the \"permissions\" table. Games and App Activity",
"subtext_title": "Games and App Activity",
"text": "user_games_activity,",
"display": "user_games_activity"
}, {
"uid": "fielduser_subscriptions",
"subtext": "[Field] from the \"permissions\" table. Subscribers and Subscribees",
"subtext_title": "Subscribers and Subscribees",
"text": "user_subscriptions,",
"display": "user_subscriptions"
}, {
"uid": "fieldfriends_birthday",
"subtext": "[Field] from the \"permissions\" table. Birthdays",
"subtext_title": "Birthdays",
"text": "friends_birthday,",
"display": "friends_birthday"
}, {
"uid": "fieldfriends_religion_politics",
"subtext": "[Field] from the \"permissions\" table. Religious and Political Views",
"subtext_title": "Religious and Political Views",
"text": "friends_religion_politics,",
"display": "friends_religion_politics"
}, {
"uid": "fieldfriends_relationships",
"subtext": "[Field] from the \"permissions\" table. Family Members and Relationship Statuses",
"subtext_title": "Family Members and Relationship Statuses",
"text": "friends_relationships,",
"display": "friends_relationships"
}, {
"uid": "fieldfriends_relationship_details",
"subtext": "[Field] from the \"permissions\" table. Significant Others and Relationship Details",
"subtext_title": "Significant Others and Relationship Details",
"text": "friends_relationship_details,",
"display": "friends_relationship_details"
}, {
"uid": "fieldfriends_hometown",
"subtext": "[Field] from the \"permissions\" table. Hometowns",
"subtext_title": "Hometowns",
"text": "friends_hometown,",
"display": "friends_hometown"
}, {
"uid": "fieldfriends_location",
"subtext": "[Field] from the \"permissions\" table. Current Cities",
"subtext_title": "Current Cities",
"text": "friends_location,",
"display": "friends_location"
}, {
"uid": "fieldfriends_likes",
"subtext": "[Field] from the \"permissions\" table. Likes, Music, TV, Movies, Books, Quotes",
"subtext_title": "Likes, Music, TV, Movies, Books, Quotes",
"text": "friends_likes,",
"display": "friends_likes"
}, {
"uid": "fieldfriends_activities",
"subtext": "[Field] from the \"permissions\" table. Activities",
"subtext_title": "Activities",
"text": "friends_activities,",
"display": "friends_activities"
}, {
"uid": "fieldfriends_interests",
"subtext": "[Field] from the \"permissions\" table. Interests",
"subtext_title": "Interests",
"text": "friends_interests,",
"display": "friends_interests"
}, {
"uid": "fieldfriends_education_history",
"subtext": "[Field] from the \"permissions\" table. Education History",
"subtext_title": "Education History",
"text": "friends_education_history,",
"display": "friends_education_history"
}, {
"uid": "fieldfriends_work_history",
"subtext": "[Field] from the \"permissions\" table. Work History",
"subtext_title": "Work History",
"text": "friends_work_history,",
"display": "friends_work_history"
}, {
"uid": "fieldfriends_online_presence",
"subtext": "[Field] from the \"permissions\" table. Online Presence",
"subtext_title": "Online Presence",
"text": "friends_online_presence,",
"display": "friends_online_presence"
}, {
"uid": "fieldfriends_website",
"subtext": "[Field] from the \"permissions\" table. Websites",
"subtext_title": "Websites",
"text": "friends_website,",
"display": "friends_website"
}, {
"uid": "fieldfriends_groups",
"subtext": "[Field] from the \"permissions\" table. Groups",
"subtext_title": "Groups",
"text": "friends_groups,",
"display": "friends_groups"
}, {
"uid": "fieldfriends_events",
"subtext": "[Field] from the \"permissions\" table. Events",
"subtext_title": "Events",
"text": "friends_events,",
"display": "friends_events"
}, {
"uid": "fieldfriends_photos",
"subtext": "[Field] from the \"permissions\" table. Photos",
"subtext_title": "Photos",
"text": "friends_photos,",
"display": "friends_photos"
}, {
"uid": "fieldfriends_videos",
"subtext": "[Field] from the \"permissions\" table. Videos",
"subtext_title": "Videos",
"text": "friends_videos,",
"display": "friends_videos"
}, {
"uid": "fieldfriends_photo_video_tags",
"subtext": "[Field] from the \"permissions\" table. Photos and Videos of Them",
"subtext_title": "Photos and Videos of Them",
"text": "friends_photo_video_tags,",
"display": "friends_photo_video_tags"
}, {
"uid": "fieldfriends_notes",
"subtext": "[Field] from the \"permissions\" table. Notes",
"subtext_title": "Notes",
"text": "friends_notes,",
"display": "friends_notes"
}, {
"uid": "fieldfriends_checkins",
"subtext": "[Field] from the \"permissions\" table. Checkins",
"subtext_title": "Checkins",
"text": "friends_checkins,",
"display": "friends_checkins"
}, {
"uid": "fieldfriends_questions",
"subtext": "[Field] from the \"permissions\" table. Questions",
"subtext_title": "Questions",
"text": "friends_questions,",
"display": "friends_questions"
}, {
"uid": "fieldfriends_friends",
"subtext": "[Field] from the \"permissions\" table. Friends of My Friends",
"subtext_title": "Friends of My Friends",
"text": "friends_friends,",
"display": "friends_friends"
}, {
"uid": "fieldfriends_about_me",
"subtext": "[Field] from the \"permissions\" table. 'About Me' Details",
"subtext_title": "'About Me' Details",
"text": "friends_about_me,",
"display": "friends_about_me"
}, {
"uid": "fieldfriends_status",
"subtext": "[Field] from the \"permissions\" table. Facebook Statuses",
"subtext_title": "Facebook Statuses",
"text": "friends_status,",
"display": "friends_status"
}, {
"uid": "fieldfriends_address",
"subtext": "[Field] from the \"permissions\" table. Current Address",
"subtext_title": "Current Address",
"text": "friends_address,",
"display": "friends_address"
}, {
"uid": "fieldfriends_mobile_phone",
"subtext": "[Field] from the \"permissions\" table. Mobile Phone Numbers",
"subtext_title": "Mobile Phone Numbers",
"text": "friends_mobile_phone,",
"display": "friends_mobile_phone"
}, {
"uid": "fieldfriends_games_activity",
"subtext": "[Field] from the \"permissions\" table. Games and App Activity",
"subtext_title": "Games and App Activity",
"text": "friends_games_activity,",
"display": "friends_games_activity"
}, {
"uid": "fieldfriends_subscriptions",
"subtext": "[Field] from the \"permissions\" table. Subscribers and Subscribees",
"subtext_title": "Subscribers and Subscribees",
"text": "friends_subscriptions,",
"display": "friends_subscriptions"
}, {
"uid": "fieldfriends_game_friends",
"subtext": "[Field] from the \"permissions\" table. Game Friends",
"subtext_title": "Game Friends",
"text": "friends_game_friends,",
"display": "friends_game_friends"
}, {
"uid": "fieldfriends_place_visits",
"subtext": "[Field] from the \"permissions\" table. Places on your Friends' Profiles",
"subtext_title": "Places on your Friends' Profiles",
"text": "friends_place_visits,",
"display": "friends_place_visits"
}, {
"uid": "fieldpermission_name",
"subtext": "[Field] from the \"permissions_info\" table. The name of the extended permission.",
"subtext_title": "The name of the extended permission.",
"text": "permission_name,",
"display": "permission_name"
}, {
"uid": "fieldheader",
"subtext": "[Field] from the \"permissions_info\" table. A descriptive header for the extended permission.",
"subtext_title": "A descriptive header for the extended permission.",
"text": "header,",
"display": "header"
}, {
"uid": "fieldpid",
"subtext": "[Field]",
"subtext_title": "",
"text": "pid,",
"display": "pid"
}, {
"uid": "fieldsrc_small",
"subtext": "[Field] from the \"photo\" table. The URL to the thumbnail version of the photo bein...",
"subtext_title": "The URL to the thumbnail version of the photo being queried. The image can have a maximum width of 75px and a maximum height of 225px. This URL may be blank.",
"text": "src_small,",
"display": "src_small"
}, {
"uid": "fieldsrc_small_webp",
"subtext": "[Field] from the \"photo\" table. WebP format version of src_small URL. ",
"subtext_title": "WebP format version of src_small URL. ",
"text": "src_small_webp,",
"display": "src_small_webp"
}, {
"uid": "fieldsrc_small_width",
"subtext": "[Field] from the \"photo\" table. Width of the thumbnail version, in px. This field ...",
"subtext_title": "Width of the thumbnail version, in px. This field may be blank.",
"text": "src_small_width,",
"display": "src_small_width"
}, {
"uid": "fieldsrc_small_height",
"subtext": "[Field] from the \"photo\" table. Height of the thumbnail version, in px. This field...",
"subtext_title": "Height of the thumbnail version, in px. This field may be blank.",
"text": "src_small_height,",
"display": "src_small_height"
}, {
"uid": "fieldsrc_big",
"subtext": "[Field] from the \"photo\" table. The URL to the full-sized version of the photo bei...",
"subtext_title": "The URL to the full-sized version of the photo being queried. The image can have a maximum width or height of 720px, increasing to 960px on 1st March 2012. This URL may be blank.",
"text": "src_big,",
"display": "src_big"
}, {
"uid": "fieldsrc_big_webp",
"subtext": "[Field] from the \"photo\" table. WebP format version of src_big URL. ",
"subtext_title": "WebP format version of src_big URL. ",
"text": "src_big_webp,",
"display": "src_big_webp"
}, {
"uid": "fieldsrc_big_width",
"subtext": "[Field] from the \"photo\" table. Width of the full-sized version, in px. This field...",
"subtext_title": "Width of the full-sized version, in px. This field may be blank.",
"text": "src_big_width,",
"display": "src_big_width"
}, {
"uid": "fieldsrc_big_height",
"subtext": "[Field] from the \"photo\" table. Height of the full-sized version, in px. This fiel...",
"subtext_title": "Height of the full-sized version, in px. This field may be blank.",
"text": "src_big_height,",
"display": "src_big_height"
}, {
"uid": "fieldsrc",
"subtext": "[Field]",
"subtext_title": "",
"text": "src,",
"display": "src"
}, {
"uid": "fieldsrc_webp",
"subtext": "[Field] from the \"photo\" table. WebP format version of src URL. ",
"subtext_title": "WebP format version of src URL. ",
"text": "src_webp,",
"display": "src_webp"
}, {
"uid": "fieldsrc_width",
"subtext": "[Field] from the \"photo\" table. Width of the album view version, in px. This field...",
"subtext_title": "Width of the album view version, in px. This field may be blank.",
"text": "src_width,",
"display": "src_width"
}, {
"uid": "fieldsrc_height",
"subtext": "[Field] from the \"photo\" table. Height of the album view version, in px. This fiel...",
"subtext_title": "Height of the album view version, in px. This field may be blank.",
"text": "src_height,",
"display": "src_height"
}, {
"uid": "fieldcaption_tags",
"subtext": "[Field] from the \"photo\" table. An array indexed by offset of arrays of the tags i...",
"subtext_title": "An array indexed by offset of arrays of the tags in the caption of the photo, containing the id of the tagged object, the name of the tag, the offset of where the tag occurs in the message and the length of the tag.",
"text": "caption_tags,",
"display": "caption_tags"
}, {
"uid": "fieldposition",
"subtext": "[Field]",
"subtext_title": "",
"text": "position,",
"display": "position"
}, {
"uid": "fieldalbum_object_id",
"subtext": "[Field] from the \"photo\" table. The object_id of the album the photo belongs to.",
"subtext_title": "The object_id of the album the photo belongs to.",
"text": "album_object_id,",
"display": "album_object_id"
}, {
"uid": "fieldcan_tag",
"subtext": "[Field] from the \"photo\" table. true if the viewer is able to tag the photo",
"subtext_title": "true if the viewer is able to tag the photo",
"text": "can_tag,",
"display": "can_tag"
}, {
"uid": "fieldcan_delete",
"subtext": "[Field] from the \"photo\" table. true if the viewer is able to delete the photo",
"subtext_title": "true if the viewer is able to delete the photo",
"text": "can_delete,",
"display": "can_delete"
}, {
"uid": "fieldimages",
"subtext": "[Field] from the \"photo\" table. An array of objects containing width, height, sour...",
"subtext_title": "An array of objects containing width, height, source each representing the various photo sizes.",
"text": "images,",
"display": "images"
}, {
"uid": "fieldoffline_id",
"subtext": "[Field] from the \"photo\" table. The offline_id is specificed when uploading a phot...",
"subtext_title": "The offline_id is specificed when uploading a photo to track the upload status of it later",
"text": "offline_id,",
"display": "offline_id"
}, {
"uid": "fieldbackdated_time_granularity",
"subtext": "[Field] from the \"photo\" table. A string representing the backdated granularity. V...",
"subtext_title": "A string representing the backdated granularity. Valid values are year, month, day, hour, or minute",
"text": "backdated_time_granularity,",
"display": "backdated_time_granularity"
}, {
"uid": "fieldpage_story_id",
"subtext": "[Field] from the \"photo\" table. The ID of the feed story about this photo if itbel...",
"subtext_title": "The ID of the feed story about this photo if itbelongs to a page",
"text": "page_story_id,",
"display": "page_story_id"
}, {
"uid": "fieldaid_cursor",
"subtext": "[Field] from the \"photo\" table. A cursor used to paginated through a query that is...",
"subtext_title": "A cursor used to paginated through a query that is indexed on the aid",
"text": "aid_cursor,",
"display": "aid_cursor"
}, {
"uid": "fieldalbum_object_id_cursor",
"subtext": "[Field] from the \"photo\" table. A cursor used to paginate through a query that is ...",
"subtext_title": "A cursor used to paginate through a query that is indexed on the album_object_id",
"text": "album_object_id_cursor,",
"display": "album_object_id_cursor"
}, {
"uid": "fieldheight",
"subtext": "[Field]",
"subtext_title": "",
"text": "height,",
"display": "height"
}, {
"uid": "fieldphoto_id",
"subtext": "[Field]",
"subtext_title": "",
"text": "photo_id,",
"display": "photo_id"
}, {
"uid": "fieldwidth",
"subtext": "[Field]",
"subtext_title": "",
"text": "width,",
"display": "width"
}, {
"uid": "fieldsubject",
"subtext": "[Field]",
"subtext_title": "",
"text": "subject,",
"display": "subject"
}, {
"uid": "fieldxcoord",
"subtext": "[Field] from the \"photo_tag\" table. The center of the tag's horizontal position, measu...",
"subtext_title": "The center of the tag's horizontal position, measured as a floating-point percentage from 0 to 100, from the left edge of the photo",
"text": "xcoord,",
"display": "xcoord"
}, {
"uid": "fieldycoord",
"subtext": "[Field] from the \"photo_tag\" table. The center of the tag's vertical position, measure...",
"subtext_title": "The center of the tag's vertical position, measured as a floating-point percentage from 0 to 100, from the top edge of the photo",
"text": "ycoord,",
"display": "ycoord"
}, {
"uid": "fieldgeometry",
"subtext": "[Field] from the \"place\" table. Description of the geometry of the location being ...",
"subtext_title": "Description of the geometry of the location being queries",
"text": "geometry,",
"display": "geometry"
}, {
"uid": "fieldcheckin_count",
"subtext": "[Field] from the \"place\" table. The number of times users have checked into the lo...",
"subtext_title": "The number of times users have checked into the location",
"text": "checkin_count,",
"display": "checkin_count"
}, {
"uid": "fielddisplay_subtext",
"subtext": "[Field] from the \"place\" table. Display text containing metadata about the locatio...",
"subtext_title": "Display text containing metadata about the location",
"text": "display_subtext,",
"display": "display_subtext"
}, {
"uid": "fieldis_city",
"subtext": "[Field] from the \"place\" table. Boolean describing if this location is a city",
"subtext_title": "Boolean describing if this location is a city",
"text": "is_city,",
"display": "is_city"
}, {
"uid": "fieldsearch_type",
"subtext": "[Field] from the \"place\" table. Enum describing the search mode available to query...",
"subtext_title": "Enum describing the search mode available to query for a location. Can be: graph_no_radius, mobile_checkin, mobile_status, mobile_photo, mobile_album, mobile_video, and mobile_event",
"text": "search_type,",
"display": "search_type"
}, {
"uid": "fieldcontent_age",
"subtext": "[Field] from the \"place\" table. Time when the post was created or -1 if unknown",
"subtext_title": "Time when the post was created or -1 if unknown",
"text": "content_age,",
"display": "content_age"
}, {
"uid": "fieldpic_crop",
"subtext": "[Field]",
"subtext_title": "",
"text": "pic_crop,",
"display": "pic_crop"
}, {
"uid": "fieldallow",
"subtext": "[Field]",
"subtext_title": "",
"text": "allow,",
"display": "allow"
}, {
"uid": "fielddeny",
"subtext": "[Field]",
"subtext_title": "",
"text": "deny,",
"display": "deny"
}, {
"uid": "fieldfriends",
"subtext": "[Field]",
"subtext_title": "",
"text": "friends,",
"display": "friends"
}, {
"uid": "fieldis_silhouette",
"subtext": "[Field]",
"subtext_title": "",
"text": "is_silhouette,",
"display": "is_silhouette"
}, {
"uid": "fieldreal_width",
"subtext": "[Field] from the \"profile_pic\" table. Actual width of the returned profile picture, in p...",
"subtext_title": "Actual width of the returned profile picture, in pixels (this may or may not be the same as `width`)",
"text": "real_width,",
"display": "real_width"
}, {
"uid": "fieldreal_height",
"subtext": "[Field] from the \"profile_pic\" table. actual height of the returned profile picture, in ...",
"subtext_title": "actual height of the returned profile picture, in pixels (this may or may not be the same as `height`)",
"text": "real_height,",
"display": "real_height"
}, {
"uid": "fieldkey",
"subtext": "[Field]",
"subtext_title": "",
"text": "key,",
"display": "key"
}, {
"uid": "fieldcustom_image_url",
"subtext": "[Field]",
"subtext_title": "",
"text": "custom_image_url,",
"display": "custom_image_url"
}, {
"uid": "fieldcustom_name",
"subtext": "[Field]",
"subtext_title": "",
"text": "custom_name,",
"display": "custom_name"
}, {
"uid": "fieldis_permanent",
"subtext": "[Field]",
"subtext_title": "",
"text": "is_permanent,",
"display": "is_permanent"
}, {
"uid": "fieldis_non_connection_landing_tab",
"subtext": "[Field]",
"subtext_title": "",
"text": "is_non_connection_landing_tab,",
"display": "is_non_connection_landing_tab"
}, {
"uid": "fieldquestion",
"subtext": "[Field] from the \"question\" table. Text of the question",
"subtext_title": "Text of the question",
"text": "question,",
"display": "question"
}, {
"uid": "fieldvotes",
"subtext": "[Field] from the \"question_option\" table. Number of votes this option has received",
"subtext_title": "Number of votes this option has received",
"text": "votes,",
"display": "votes"
}, {
"uid": "fieldquestion_id",
"subtext": "[Field] from the \"question_option\" table. ID of the question associated with this option",
"subtext_title": "ID of the question associated with this option",
"text": "question_id,",
"display": "question_id"
}, {
"uid": "fieldoption_id",
"subtext": "[Field] from the \"question_option_votes\" table. ID of the option associated with these votes",
"subtext_title": "ID of the option associated with these votes",
"text": "option_id,",
"display": "option_id"
}, {
"uid": "fieldvoter_id",
"subtext": "[Field] from the \"question_option_votes\" table. ID of the user who submitted the vote",
"subtext_title": "ID of the user who submitted the vote",
"text": "voter_id,",
"display": "voter_id"
}, {
"uid": "fieldowner_id_cursor",
"subtext": "[Field] from the \"rtb_dynamic_post\" table. A cursor used to paginate through a query indexed ...",
"subtext_title": "A cursor used to paginate through a query indexed on the owner_id",
"text": "owner_id_cursor,",
"display": "owner_id_cursor"
}, {
"uid": "fieldreview_id",
"subtext": "[Field] from the \"review\" table. The ID of the review",
"subtext_title": "The ID of the review",
"text": "review_id,",
"display": "review_id"
}, {
"uid": "fieldreviewer_id",
"subtext": "[Field] from the \"review\" table. The ID of the user who created a review",
"subtext_title": "The ID of the user who created a review",
"text": "reviewer_id,",
"display": "reviewer_id"
}, {
"uid": "fieldreviewee_id",
"subtext": "[Field] from the \"review\" table. The ID of the application to which a review applie...",
"subtext_title": "The ID of the application to which a review applies",
"text": "reviewee_id,",
"display": "reviewee_id"
}, {
"uid": "fieldrating",
"subtext": "[Field] from the \"review\" table. The review rating. Ratings can range from 1 - 5",
"subtext_title": "The review rating. Ratings can range from 1 - 5",
"text": "rating,",
"display": "rating"
}, {
"uid": "fieldreal_size",
"subtext": "[Field] from the \"square_profile_pic\" table. Size of one side of the returned square profile pi...",
"subtext_title": "Size of one side of the returned square profile pic, in pixels (this may or may not be the same as `size`)",
"text": "real_size,",
"display": "real_size"
}, {
"uid": "fieldthird_party_id",
"subtext": "[Field]",
"subtext_title": "",
"text": "third_party_id,",
"display": "third_party_id"
}, {
"uid": "fieldsort_first_name",
"subtext": "[Field]",
"subtext_title": "",
"text": "sort_first_name,",
"display": "sort_first_name"
}, {
"uid": "fieldsort_last_name",
"subtext": "[Field]",
"subtext_title": "",
"text": "sort_last_name,",
"display": "sort_last_name"
}, {
"uid": "fieldlocale",
"subtext": "[Field]",
"subtext_title": "",
"text": "locale,",
"display": "locale"
}, {
"uid": "fieldaffiliations",
"subtext": "[Field]",
"subtext_title": "",
"text": "affiliations,",
"display": "affiliations"
}, {
"uid": "fieldprofile_url",
"subtext": "[Field]",
"subtext_title": "",
"text": "profile_url,",
"display": "profile_url"
}, {
"uid": "fieldsex",
"subtext": "[Field]",
"subtext_title": "",
"text": "sex,",
"display": "sex"
}, {
"uid": "fieldproxied_email",
"subtext": "[Field]",
"subtext_title": "",
"text": "proxied_email,",
"display": "proxied_email"
}, {
"uid": "fieldallowed_restrictions",
"subtext": "[Field]",
"subtext_title": "",
"text": "allowed_restrictions,",
"display": "allowed_restrictions"
}, {
"uid": "fieldcredit_currency",
"subtext": "[Field] from the \"standard_user_info\" table. User's credits currency",
"subtext_title": "User's credits currency",
"text": "credit_currency,",
"display": "credit_currency"
}, {
"uid": "fieldcredit_deals",
"subtext": "[Field] from the \"standard_user_info\" table. User's credit deals",
"subtext_title": "User's credit deals",
"text": "credit_deals,",
"display": "credit_deals"
}, {
"uid": "fieldpayment_pricepoints",
"subtext": "[Field]",
"subtext_title": "",
"text": "payment_pricepoints,",
"display": "payment_pricepoints"
}, {
"uid": "fieldstatus_id",
"subtext": "[Field] from the \"status\" table. The ID of the status message",
"subtext_title": "The ID of the status message",
"text": "status_id,",
"display": "status_id"
}, {
"uid": "fieldattribution",
"subtext": "[Field] from the \"stream\" table. For posts published by apps, the full name of that...",
"subtext_title": "For posts published by apps, the full name of that app",
"text": "attribution,",
"display": "attribution"
}, {
"uid": "fieldactor_id",
"subtext": "[Field]",
"subtext_title": "",
"text": "actor_id,",
"display": "actor_id"
}, {
"uid": "fieldapp_data",
"subtext": "[Field] from the \"stream\" table. An array of app-specific information optionally su...",
"subtext_title": "An array of app-specific information optionally supplied to create the attachment to the post",
"text": "app_data,",
"display": "app_data"
}, {
"uid": "fieldaction_links",
"subtext": "[Field] from the \"stream\" table. An array containing the text and URL for each acti...",
"subtext_title": "An array containing the text and URL for each action link",
"text": "action_links,",
"display": "action_links"
}, {
"uid": "fieldplace",
"subtext": "[Field] from the \"stream\" table. ID of the place associated with the post",
"subtext_title": "ID of the place associated with the post",
"text": "place,",
"display": "place"
}, {
"uid": "fieldfilter_key",
"subtext": "[Field]",
"subtext_title": "",
"text": "filter_key,",
"display": "filter_key"
}, {
"uid": "fieldpermalink",
"subtext": "[Field] from the \"stream\" table. The URL of the post",
"subtext_title": "The URL of the post",
"text": "permalink,",
"display": "permalink"
}, {
"uid": "fieldis_exportable",
"subtext": "[Field] from the \"stream\" table. Whether the post is exportable",
"subtext_title": "Whether the post is exportable",
"text": "is_exportable,",
"display": "is_exportable"
}, {
"uid": "fieldtagged_ids",
"subtext": "[Field] from the \"stream\" table. An array of IDs tagged in the message of the post.",
"subtext_title": "An array of IDs tagged in the message of the post.",
"text": "tagged_ids,",
"display": "tagged_ids"
}, {
"uid": "fieldwith_tags",
"subtext": "[Field] from the \"stream\" table. An array of IDs of entities (e.g. users) tagged in...",
"subtext_title": "An array of IDs of entities (e.g. users) tagged in this post",
"text": "with_tags,",
"display": "with_tags"
}, {
"uid": "fieldimpressions",
"subtext": "[Field] from the \"stream\" table. Number of impressions of this post. This data is v...",
"subtext_title": "Number of impressions of this post. This data is visible only if you have [read_insights](\/docs\/authentication\/permissions) permission from a page owner",
"text": "impressions,",
"display": "impressions"
}, {
"uid": "fielddescription_tags",
"subtext": "[Field] from the \"stream\" table. The list of tags in the post description",
"subtext_title": "The list of tags in the post description",
"text": "description_tags,",
"display": "description_tags"
}, {
"uid": "fieldmessage_tags",
"subtext": "[Field] from the \"stream\" table. The list of tags in the post message",
"subtext_title": "The list of tags in the post message",
"text": "message_tags,",
"display": "message_tags"
}, {
"uid": "fieldsubscribed",
"subtext": "[Field] from the \"stream\" table. Whether user is subscribed to the post",
"subtext_title": "Whether user is subscribed to the post",
"text": "subscribed,",
"display": "subscribed"
}, {
"uid": "fieldwith_location",
"subtext": "[Field] from the \"stream\" table. Whether there is a location associated with the po...",
"subtext_title": "Whether there is a location associated with the post",
"text": "with_location,",
"display": "with_location"
}, {
"uid": "fieldparent_post_id",
"subtext": "[Field] from the \"stream\" table. ID of the parent post",
"subtext_title": "ID of the parent post",
"text": "parent_post_id,",
"display": "parent_post_id"
}, {
"uid": "fieldscheduled_publish_time",
"subtext": "[Field] from the \"stream\" table. UNIX timestamp of the scheduled publish time for t...",
"subtext_title": "UNIX timestamp of the scheduled publish time for the post",
"text": "scheduled_publish_time,",
"display": "scheduled_publish_time"
}, {
"uid": "fieldtargeting",
"subtext": "[Field] from the \"stream\" table. Ads targeting information of the post",
"subtext_title": "Ads targeting information of the post",
"text": "targeting,",
"display": "targeting"
}, {
"uid": "fieldtimeline_visibility",
"subtext": "[Field] from the \"stream\" table. Timeline visibility information of the post",
"subtext_title": "Timeline visibility information of the post",
"text": "timeline_visibility,",
"display": "timeline_visibility"
}, {
"uid": "fieldpromotion_status",
"subtext": "[Field] from the \"stream\" table. Status of the promotion, if the post was promoted",
"subtext_title": "Status of the promotion, if the post was promoted",
"text": "promotion_status,",
"display": "promotion_status"
}, {
"uid": "fieldexpiration_timestamp",
"subtext": "[Field] from the \"stream\" table. UNIX timestamp of when the offer expires",
"subtext_title": "UNIX timestamp of when the offer expires",
"text": "expiration_timestamp,",
"display": "expiration_timestamp"
}, {
"uid": "fieldclaim_count",
"subtext": "[Field] from the \"stream\" table. Count for how many people claimed the offer",
"subtext_title": "Count for how many people claimed the offer",
"text": "claim_count,",
"display": "claim_count"
}, {
"uid": "fieldshare_info",
"subtext": "[Field] from the \"stream\" table. Information about the shares of this post",
"subtext_title": "Information about the shares of this post",
"text": "share_info,",
"display": "share_info"
}, {
"uid": "fieldis_popular",
"subtext": "[Field] from the \"stream\" table. Whether the post is currently popular. Based on wh...",
"subtext_title": "Whether the post is currently popular. Based on whether the total actions as a percentage of reach exceeds a certain threshold.",
"text": "is_popular,",
"display": "is_popular"
}, {
"uid": "fieldcall_to_action",
"subtext": "[Field] from the \"stream\" table. Call to action contained in the underlying post",
"subtext_title": "Call to action contained in the underlying post",
"text": "call_to_action,",
"display": "call_to_action"
}, {
"uid": "fieldrank",
"subtext": "[Field] from the \"stream_filter\" table. The rank of where the filter appears in sort on Ne...",
"subtext_title": "The rank of where the filter appears in sort on News Feed",
"text": "rank,",
"display": "rank"
}, {
"uid": "fieldis_visible",
"subtext": "[Field] from the \"stream_filter\" table. If true, indicates that the filter is visible on t...",
"subtext_title": "If true, indicates that the filter is visible on the home page. If false, the filter is hidden in the **More** link",
"text": "is_visible,",
"display": "is_visible"
}, {
"uid": "fieldsubscriber_id",
"subtext": "[Field] from the \"subscription\" table. The user ID of the subscribing user in a particula...",
"subtext_title": "The user ID of the subscribing user in a particular subscription link",
"text": "subscriber_id,",
"display": "subscriber_id"
}, {
"uid": "fieldsubscriber_id_cursor",
"subtext": "[Field] from the \"subscription\" table. A cursor used to paginate through a query indexed ...",
"subtext_title": "A cursor used to paginate through a query indexed on the subscriber_id",
"text": "subscriber_id_cursor,",
"display": "subscriber_id_cursor"
}, {
"uid": "fieldsubscribed_id",
"subtext": "[Field] from the \"subscription\" table. The user ID of the subscribed-to user in a particu...",
"subtext_title": "The user ID of the subscribed-to user in a particular subscription link",
"text": "subscribed_id,",
"display": "subscribed_id"
}, {
"uid": "fieldsubscribed_id_cursor",
"subtext": "[Field] from the \"subscription\" table. A cursor used to paginate through a query indexed ...",
"subtext_title": "A cursor used to paginate through a query indexed on the subscribed_id",
"text": "subscribed_id_cursor,",
"display": "subscribed_id_cursor"
}, {
"uid": "fieldthread_fbid",
"subtext": "[Field]",
"subtext_title": "",
"text": "thread_fbid,",
"display": "thread_fbid"
}, {
"uid": "fielduser_fbid",
"subtext": "[Field] from the \"suggested_thread\" table. The FBID of the user to whom the thread is suggest...",
"subtext_title": "The FBID of the user to whom the thread is suggested",
"text": "user_fbid,",
"display": "user_fbid"
}, {
"uid": "fieldunseen",
"subtext": "[Field]",
"subtext_title": "",
"text": "unseen,",
"display": "unseen"
}, {
"uid": "fieldrecent_authors",
"subtext": "[Field] from the \"thread\" table. An array of recent authors' ids.",
"subtext_title": "An array of recent authors' ids.",
"text": "recent_authors,",
"display": "recent_authors"
}, {
"uid": "fieldrecipients",
"subtext": "[Field]",
"subtext_title": "",
"text": "recipients,",
"display": "recipients"
}, {
"uid": "fieldhas_attachment",
"subtext": "[Field] from the \"thread\" table. Whether the thread has attachments.",
"subtext_title": "Whether the thread has attachments.",
"text": "has_attachment,",
"display": "has_attachment"
}, {
"uid": "fieldsnippet_author",
"subtext": "[Field] from the \"thread\" table. The user ID of the author of the snippet.",
"subtext_title": "The user ID of the author of the snippet.",
"text": "snippet_author,",
"display": "snippet_author"
}, {
"uid": "fieldmessage_count",
"subtext": "[Field] from the \"thread\" table. The number of messages in this thread.",
"subtext_title": "The number of messages in this thread.",
"text": "message_count,",
"display": "message_count"
}, {
"uid": "fieldsnippet",
"subtext": "[Field]",
"subtext_title": "",
"text": "snippet,",
"display": "snippet"
}, {
"uid": "fieldparent_thread_id",
"subtext": "[Field] from the \"thread\" table. The ID of the thread from which this thread was br...",
"subtext_title": "The ID of the thread from which this thread was branched, or 0 if this thread is not a branch.",
"text": "parent_thread_id,",
"display": "parent_thread_id"
}, {
"uid": "fieldparent_message_id",
"subtext": "[Field] from the \"thread\" table. The ID of the message from which this thread was b...",
"subtext_title": "The ID of the message from which this thread was branched, or 0 if this thread is not a branch. The parent_message_id is a concatenation of the thread ID and the message ID, joined by an underscore.",
"text": "parent_message_id,",
"display": "parent_message_id"
}, {
"uid": "fieldoriginator",
"subtext": "[Field] from the \"thread\" table. The id of the author who sent the thread.",
"subtext_title": "The id of the author who sent the thread.",
"text": "originator,",
"display": "originator"
}, {
"uid": "fieldtranslation_id",
"subtext": "[Field] from the \"translation\" table. ID of the translation",
"subtext_title": "ID of the translation",
"text": "translation_id,",
"display": "translation_id"
}, {
"uid": "fieldnative_hash",
"subtext": "[Field] from the \"translation\" table. A hash of the native string and a description. It'...",
"subtext_title": "A hash of the native string and a description. It's a unique identifier for the string. Query on this column to quickly return your application's native strings and their descriptions",
"text": "native_hash,",
"display": "native_hash"
}, {
"uid": "fieldnative_string",
"subtext": "[Field] from the \"translation\" table. The actual text from your application you previous...",
"subtext_title": "The actual text from your application you previously submitted for translation to the Translations application",
"text": "native_string,",
"display": "native_string"
}, {
"uid": "fieldtranslation",
"subtext": "[Field] from the \"translation\" table. The translation of the native string. If a transla...",
"subtext_title": "The translation of the native string. If a translation for the corresponding string or hash doesn't exist in the Translations database, this column returns `null`",
"text": "translation,",
"display": "translation"
}, {
"uid": "fieldapproval_status",
"subtext": "[Field] from the \"translation\" table. The approval status of the string. The status is o...",
"subtext_title": "The approval status of the string. The status is one of:\n\n*auto-approved: Automatically approved by our system, based on votes*approved: Manually approved by you, another developer of your application, or an authorized translator*unapproved: Not approved in any manner",
"text": "approval_status,",
"display": "approval_status"
}, {
"uid": "fieldpre_hash_string",
"subtext": "[Field] from the \"translation\" table. A concatenation of the native string and its descr...",
"subtext_title": "A concatenation of the native string and its description. This string is used to generate the native hash. The native string is concatenated with 3 colons, the description, then another colon. Query on this column if you want to check whether a random string and description exists. A query containing the pre_hash_string runs more slowly than a query containing the `native_hash`",
"text": "pre_hash_string,",
"display": "pre_hash_string"
}, {
"uid": "fieldbest_string",
"subtext": "[Field] from the \"translation\" table. The translated string that gets displayed to a use...",
"subtext_title": "The translated string that gets displayed to a user translating your application. The user must be browsing Facebook in the locale of the approved translation. Querying on this column returns either a native string or translated string. If no entry for the corresponding native string exists in the Translations database, this column returns `null`",
"text": "best_string,",
"display": "best_string"
}, {
"uid": "fieldis_translatable",
"subtext": "[Field] from the \"translation\" table. Whether the string is translatable. Strings are tr...",
"subtext_title": "Whether the string is translatable. Strings are translatable only when the user making the request is in in translation mode and there's content yet unapproved",
"text": "is_translatable,",
"display": "is_translatable"
}, {
"uid": "fieldcontaining_message_id",
"subtext": "[Field]",
"subtext_title": "",
"text": "containing_message_id,",
"display": "containing_message_id"
}, {
"uid": "fieldsender",
"subtext": "[Field]",
"subtext_title": "",
"text": "sender,",
"display": "sender"
}, {
"uid": "fieldattachments",
"subtext": "[Field]",
"subtext_title": "",
"text": "attachments,",
"display": "attachments"
}, {
"uid": "fieldtags",
"subtext": "[Field]",
"subtext_title": "",
"text": "tags,",
"display": "tags"
}, {
"uid": "fieldobject_sender",
"subtext": "[Field]",
"subtext_title": "",
"text": "object_sender,",
"display": "object_sender"
}, {
"uid": "fieldhtml_body",
"subtext": "[Field]",
"subtext_title": "",
"text": "html_body,",
"display": "html_body"
}, {
"uid": "fieldattachment_map",
"subtext": "[Field]",
"subtext_title": "",
"text": "attachment_map,",
"display": "attachment_map"
}, {
"uid": "fieldshares",
"subtext": "[Field]",
"subtext_title": "",
"text": "shares,",
"display": "shares"
}, {
"uid": "fieldshare_map",
"subtext": "[Field]",
"subtext_title": "",
"text": "share_map,",
"display": "share_map"
}, {
"uid": "fieldcoordinates",
"subtext": "[Field]",
"subtext_title": "",
"text": "coordinates,",
"display": "coordinates"
}, {
"uid": "fieldoffline_threading_id",
"subtext": "[Field]",
"subtext_title": "",
"text": "offline_threading_id,",
"display": "offline_threading_id"
}, {
"uid": "fieldaction_id",
"subtext": "[Field]",
"subtext_title": "",
"text": "action_id,",
"display": "action_id"
}, {
"uid": "fieldlog_message",
"subtext": "[Field]",
"subtext_title": "",
"text": "log_message,",
"display": "log_message"
}, {
"uid": "fieldis_user_generated",
"subtext": "[Field]",
"subtext_title": "",
"text": "is_user_generated,",
"display": "is_user_generated"
}, {
"uid": "fieldis_forwarded",
"subtext": "[Field]",
"subtext_title": "",
"text": "is_forwarded,",
"display": "is_forwarded"
}, {
"uid": "fieldforwarded_messages",
"subtext": "[Field]",
"subtext_title": "",
"text": "forwarded_messages,",
"display": "forwarded_messages"
}, {
"uid": "fieldforwarded_message_id",
"subtext": "[Field]",
"subtext_title": "",
"text": "forwarded_message_id,",
"display": "forwarded_message_id"
}, {
"uid": "fieldfolder",
"subtext": "[Field]",
"subtext_title": "",
"text": "folder,",
"display": "folder"
}, {
"uid": "fieldunseen_count",
"subtext": "[Field]",
"subtext_title": "",
"text": "unseen_count,",
"display": "unseen_count"
}, {
"uid": "fieldlast_seen_time",
"subtext": "[Field]",
"subtext_title": "",
"text": "last_seen_time,",
"display": "last_seen_time"
}, {
"uid": "fieldtotal_threads",
"subtext": "[Field]",
"subtext_title": "",
"text": "total_threads,",
"display": "total_threads"
}, {
"uid": "fieldlast_action_id",
"subtext": "[Field]",
"subtext_title": "",
"text": "last_action_id,",
"display": "last_action_id"
}, {
"uid": "fieldrefetch_action_id",
"subtext": "[Field]",
"subtext_title": "",
"text": "refetch_action_id,",
"display": "refetch_action_id"
}, {
"uid": "fieldsync_change_type",
"subtext": "[Field]",
"subtext_title": "",
"text": "sync_change_type,",
"display": "sync_change_type"
}, {
"uid": "fieldarchived",
"subtext": "[Field]",
"subtext_title": "",
"text": "archived,",
"display": "archived"
}, {
"uid": "fieldnum_unread",
"subtext": "[Field]",
"subtext_title": "",
"text": "num_unread,",
"display": "num_unread"
}, {
"uid": "fieldnum_messages",
"subtext": "[Field]",
"subtext_title": "",
"text": "num_messages,",
"display": "num_messages"
}, {
"uid": "fieldnum_photos",
"subtext": "[Field]",
"subtext_title": "",
"text": "num_photos,",
"display": "num_photos"
}, {
"uid": "fieldhas_attachments",
"subtext": "[Field]",
"subtext_title": "",
"text": "has_attachments,",
"display": "has_attachments"
}, {
"uid": "fieldpic_hash",
"subtext": "[Field]",
"subtext_title": "",
"text": "pic_hash,",
"display": "pic_hash"
}, {
"uid": "fieldmute",
"subtext": "[Field]",
"subtext_title": "",
"text": "mute,",
"display": "mute"
}, {
"uid": "fieldauto_mute",
"subtext": "[Field]",
"subtext_title": "",
"text": "auto_mute,",
"display": "auto_mute"
}, {
"uid": "fieldsnippet_message_has_attachment",
"subtext": "[Field]",
"subtext_title": "",
"text": "snippet_message_has_attachment,",
"display": "snippet_message_has_attachment"
}, {
"uid": "fieldlast_visible_add_action_id",
"subtext": "[Field]",
"subtext_title": "",
"text": "last_visible_add_action_id,",
"display": "last_visible_add_action_id"
}, {
"uid": "fieldcan_reply",
"subtext": "[Field]",
"subtext_title": "",
"text": "can_reply,",
"display": "can_reply"
}, {
"uid": "fieldsnippet_message_id",
"subtext": "[Field]",
"subtext_title": "",
"text": "snippet_message_id,",
"display": "snippet_message_id"
}, {
"uid": "fieldis_subscribed",
"subtext": "[Field]",
"subtext_title": "",
"text": "is_subscribed,",
"display": "is_subscribed"
}, {
"uid": "fieldsenders",
"subtext": "[Field]",
"subtext_title": "",
"text": "senders,",
"display": "senders"
}, {
"uid": "fieldparticipants",
"subtext": "[Field]",
"subtext_title": "",
"text": "participants,",
"display": "participants"
}, {
"uid": "fieldthread_participants",
"subtext": "[Field]",
"subtext_title": "",
"text": "thread_participants,",
"display": "thread_participants"
}, {
"uid": "fieldformer_participants",
"subtext": "[Field]",
"subtext_title": "",
"text": "former_participants,",
"display": "former_participants"
}, {
"uid": "fieldsnippet_sender",
"subtext": "[Field]",
"subtext_title": "",
"text": "snippet_sender,",
"display": "snippet_sender"
}, {
"uid": "fieldadmin_snippet",
"subtext": "[Field]",
"subtext_title": "",
"text": "admin_snippet,",
"display": "admin_snippet"
}, {
"uid": "fieldobject_participants",
"subtext": "[Field]",
"subtext_title": "",
"text": "object_participants,",
"display": "object_participants"
}, {
"uid": "fieldsingle_recipient",
"subtext": "[Field]",
"subtext_title": "",
"text": "single_recipient,",
"display": "single_recipient"
}, {
"uid": "fieldread_receipts",
"subtext": "[Field]",
"subtext_title": "",
"text": "read_receipts,",
"display": "read_receipts"
}, {
"uid": "fielddelivery_receipts",
"subtext": "[Field]",
"subtext_title": "",
"text": "delivery_receipts,",
"display": "delivery_receipts"
}, {
"uid": "fieldthread_and_participants_name",
"subtext": "[Field]",
"subtext_title": "",
"text": "thread_and_participants_name,",
"display": "thread_and_participants_name"
}, {
"uid": "fieldis_group_conversation",
"subtext": "[Field]",
"subtext_title": "",
"text": "is_group_conversation,",
"display": "is_group_conversation"
}, {
"uid": "fieldis_named_conversation",
"subtext": "[Field]",
"subtext_title": "",
"text": "is_named_conversation,",
"display": "is_named_conversation"
}, {
"uid": "fieldsync_sequence_id",
"subtext": "[Field]",
"subtext_title": "",
"text": "sync_sequence_id,",
"display": "sync_sequence_id"
}, {
"uid": "fieldwallpaper_id",
"subtext": "[Field]",
"subtext_title": "",
"text": "wallpaper_id,",
"display": "wallpaper_id"
}, {
"uid": "fieldinternal_message_id",
"subtext": "[Field] from the \"unified_thread_action\" table. Internal ID for the message",
"subtext_title": "Internal ID for the message",
"text": "internal_message_id,",
"display": "internal_message_id"
}, {
"uid": "fieldactor",
"subtext": "[Field] from the \"unified_thread_action\" table. The user who performed the action",
"subtext_title": "The user who performed the action",
"text": "actor,",
"display": "actor"
}, {
"uid": "fieldusers",
"subtext": "[Field] from the \"unified_thread_action\" table. List of users on whom the action was performed",
"subtext_title": "List of users on whom the action was performed",
"text": "users,",
"display": "users"
}, {
"uid": "fieldname_format",
"subtext": "[Field] from the \"user\" table. The user's name formatted to correctly handle Chin...",
"subtext_title": "The user's name formatted to correctly handle Chinese, Japanese, Korean ordering",
"text": "name_format,",
"display": "name_format"
}, {
"uid": "fieldpic_small_with_logo",
"subtext": "[Field] from the \"user\" table. The URL to the small-sized profile picture for the...",
"subtext_title": "The URL to the small-sized profile picture for the user being queried. The image can have a maximum width of 50px and a maximum height of 150px, and is overlaid with the Facebook favicon. This URL may be blank",
"text": "pic_small_with_logo,",
"display": "pic_small_with_logo"
}, {
"uid": "fieldpic_big_with_logo",
"subtext": "[Field] from the \"user\" table. The URL to the largest-sized profile picture for t...",
"subtext_title": "The URL to the largest-sized profile picture for the user being queried. The image can have a maximum width of 200px and a maximum height of 600px, and is overlaid with the Facebook favicon. This URL may be blank",
"text": "pic_big_with_logo,",
"display": "pic_big_with_logo"
}, {
"uid": "fieldpic_square_with_logo",
"subtext": "[Field] from the \"user\" table. The URL to the square profile picture for the user...",
"subtext_title": "The URL to the square profile picture for the user being queried. The image can have a maximum width and height of 50px, and is overlaid with the Facebook favicon. This URL may be blank",
"text": "pic_square_with_logo,",
"display": "pic_square_with_logo"
}, {
"uid": "fieldpic_with_logo",
"subtext": "[Field] from the \"user\" table. The URL to the medium-sized profile picture for th...",
"subtext_title": "The URL to the medium-sized profile picture for the user being queried. The image can have a maximum width of 100px and a maximum height of 300px, and is overlaid with the Facebook favicon. This URL may be blank",
"text": "pic_with_logo,",
"display": "pic_with_logo"
}, {
"uid": "fieldprofile_update_time",
"subtext": "[Field] from the \"user\" table. The time the profile was most recently updated (UN...",
"subtext_title": "The time the profile was most recently updated (UNIX timestamp). If the user's profile has not been updated in the past three days, this value will be 0",
"text": "profile_update_time,",
"display": "profile_update_time"
}, {
"uid": "fieldreligion",
"subtext": "[Field] from the \"user\" table. The user's religion",
"subtext_title": "The user's religion",
"text": "religion,",
"display": "religion"
}, {
"uid": "fieldage_range",
"subtext": "[Field] from the \"user\" table. The user's age range. May be 13-17, 18-20 or 21+.",
"subtext_title": "The user's age range. May be 13-17, 18-20 or 21+.",
"text": "age_range,",
"display": "age_range"
}, {
"uid": "fieldbirthday_date",
"subtext": "[Field] from the \"user\" table. The user's birthday in MM\/DD\/YYYY format",
"subtext_title": "The user's birthday in MM\/DD\/YYYY format",
"text": "birthday_date,",
"display": "birthday_date"
}, {
"uid": "fieldhometown_location",
"subtext": "[Field] from the \"user\" table. The user's hometown (and state)",
"subtext_title": "The user's hometown (and state)",
"text": "hometown_location,",
"display": "hometown_location"
}, {
"uid": "fieldmeeting_sex",
"subtext": "[Field] from the \"user\" table. A list of the genders the person the user being qu...",
"subtext_title": "A list of the genders the person the user being queried wants to meet",
"text": "meeting_sex,",
"display": "meeting_sex"
}, {
"uid": "fieldmeeting_for",
"subtext": "[Field] from the \"user\" table. A list of the reasons the user being queried wants...",
"subtext_title": "A list of the reasons the user being queried wants to meet someone",
"text": "meeting_for,",
"display": "meeting_for"
}, {
"uid": "fieldrelationship_status",
"subtext": "[Field] from the \"user\" table. The type of relationship for the user being querie...",
"subtext_title": "The type of relationship for the user being queried",
"text": "relationship_status,",
"display": "relationship_status"
}, {
"uid": "fieldonline_presence",
"subtext": "[Field] from the \"user\" table. The user's Facebook Chat status. Returns a string,...",
"subtext_title": "The user's Facebook Chat status. Returns a string, one of active, idle, offline, or error (when Facebook can't determine presence information on the server side). The query does not return the user's Facebook Chat status when that information is restricted for privacy reasons",
"text": "online_presence,",
"display": "online_presence"
}, {
"uid": "fieldsignificant_other_id",
"subtext": "[Field] from the \"user\" table. The user ID of the partner (for example, husband, ...",
"subtext_title": "The user ID of the partner (for example, husband, wife, boyfriend, girlfriend)",
"text": "significant_other_id,",
"display": "significant_other_id"
}, {
"uid": "fieldpolitical",
"subtext": "[Field] from the \"user\" table. The user's political views",
"subtext_title": "The user's political views",
"text": "political,",
"display": "political"
}, {
"uid": "fieldvideo_upload_limits",
"subtext": "[Field] from the \"user\" table. The size of the video file and the length of the v...",
"subtext_title": "The size of the video file and the length of the video that a user can upload. This object contains length and size of video",
"text": "video_upload_limits,",
"display": "video_upload_limits"
}, {
"uid": "fielddevices",
"subtext": "[Field] from the \"user\" table. An array of objects containing fields os, which ma...",
"subtext_title": "An array of objects containing fields os, which may be a value of 'iOS' or 'Android', along with an additional field hardware which may be a value of 'iPad' or 'iPhone', if present. However, hardware may not be returned if we are unable to determine the exact hardware model and only the os",
"text": "devices,",
"display": "devices"
}, {
"uid": "fieldsearch_tokens",
"subtext": "[Field] from the \"user\" table. The search tokens for the user",
"subtext_title": "The search tokens for the user",
"text": "search_tokens,",
"display": "search_tokens"
}, {
"uid": "fieldcurrent_address",
"subtext": "[Field] from the \"user\" table. The current address of the user",
"subtext_title": "The current address of the user",
"text": "current_address,",
"display": "current_address"
}, {
"uid": "fieldemail_hashes",
"subtext": "[Field] from the \"user\" table. An array containing a set of confirmed email hashe...",
"subtext_title": "An array containing a set of confirmed email hashes for the user. The format of each email hash is the crc32 and md5 hashes of the email address combined with an underscore (_)",
"text": "email_hashes,",
"display": "email_hashes"
}, {
"uid": "fieldactivities",
"subtext": "[Field] from the \"user\" table. The user's activities",
"subtext_title": "The user's activities",
"text": "activities,",
"display": "activities"
}, {
"uid": "fieldinterests",
"subtext": "[Field] from the \"user\" table. The user's interests",
"subtext_title": "The user's interests",
"text": "interests,",
"display": "interests"
}, {
"uid": "fieldmusic",
"subtext": "[Field] from the \"user\" table. The user's favorite music",
"subtext_title": "The user's favorite music",
"text": "music,",
"display": "music"
}, {
"uid": "fieldtv",
"subtext": "[Field] from the \"user\" table. The user's favorite television shows",
"subtext_title": "The user's favorite television shows",
"text": "tv,",
"display": "tv"
}, {
"uid": "fieldmovies",
"subtext": "[Field] from the \"user\" table. The user's favorite movies",
"subtext_title": "The user's favorite movies",
"text": "movies,",
"display": "movies"
}, {
"uid": "fieldbooks",
"subtext": "[Field] from the \"user\" table. The user's favorite books",
"subtext_title": "The user's favorite books",
"text": "books,",
"display": "books"
}, {
"uid": "fieldgames",
"subtext": "[Field] from the \"user\" table. The user's favorite games; this field is deprecate...",
"subtext_title": "The user's favorite games; this field is deprecated and will be removed in the near future. The string is a comma-separated list",
"text": "games,",
"display": "games"
}, {
"uid": "fieldquotes",
"subtext": "[Field] from the \"user\" table. The user's favorite quotes",
"subtext_title": "The user's favorite quotes",
"text": "quotes,",
"display": "quotes"
}, {
"uid": "fieldabout_me",
"subtext": "[Field] from the \"user\" table. More information about the user being queried",
"subtext_title": "More information about the user being queried",
"text": "about_me,",
"display": "about_me"
}, {
"uid": "fieldhs_info",
"subtext": "[Field] from the \"user\" table. Deprecated. This value is now equivalent to educat...",
"subtext_title": "Deprecated. This value is now equivalent to education entry of type \"High School\"",
"text": "hs_info,",
"display": "hs_info"
}, {
"uid": "fieldeducation_history",
"subtext": "[Field] from the \"user\" table. Deprecated. This value is now equivalent to educat...",
"subtext_title": "Deprecated. This value is now equivalent to education entry of type \"College\"",
"text": "education_history,",
"display": "education_history"
}, {
"uid": "fieldwork_history",
"subtext": "[Field] from the \"user\" table. Deprecated. This value is now equivalent to work",
"subtext_title": "Deprecated. This value is now equivalent to work",
"text": "work_history,",
"display": "work_history"
}, {
"uid": "fieldwork",
"subtext": "[Field] from the \"user\" table. A list of the user's work history. Contains employ...",
"subtext_title": "A list of the user's work history. Contains employer, location, position, start_date and end_date fields",
"text": "work,",
"display": "work"
}, {
"uid": "fieldeducation",
"subtext": "[Field] from the \"user\" table. A list of the user's education history. Contains y...",
"subtext_title": "A list of the user's education history. Contains year and type fields, and school object (name, id, type, and optional year, degree, concentration array, classes array, and with array )",
"text": "education,",
"display": "education"
}, {
"uid": "fieldsports",
"subtext": "[Field] from the \"user\" table. The sports that the user plays. The array objects ...",
"subtext_title": "The sports that the user plays. The array objects contain id and name fields",
"text": "sports,",
"display": "sports"
}, {
"uid": "fieldfavorite_athletes",
"subtext": "[Field] from the \"user\" table. The user's favorite athletes; this field is deprec...",
"subtext_title": "The user's favorite athletes; this field is deprecated and will be removed in the near future. The array objects contain id and name fields",
"text": "favorite_athletes,",
"display": "favorite_athletes"
}, {
"uid": "fieldfavorite_teams",
"subtext": "[Field] from the \"user\" table. The user's favorite teams; this field is deprecate...",
"subtext_title": "The user's favorite teams; this field is deprecated and will be removed in the near future. The array objects contain id and name fields",
"text": "favorite_teams,",
"display": "favorite_teams"
}, {
"uid": "fieldinspirational_people",
"subtext": "[Field] from the \"user\" table. The people who inspire the user",
"subtext_title": "The people who inspire the user",
"text": "inspirational_people,",
"display": "inspirational_people"
}, {
"uid": "fieldlanguages",
"subtext": "[Field] from the \"user\" table. The user's languages",
"subtext_title": "The user's languages",
"text": "languages,",
"display": "languages"
}, {
"uid": "fieldlikes_count",
"subtext": "[Field] from the \"user\" table. Count of all the pages this user has liked",
"subtext_title": "Count of all the pages this user has liked",
"text": "likes_count,",
"display": "likes_count"
}, {
"uid": "fieldnotes_count",
"subtext": "[Field] from the \"user\" table. The number of notes created by the user being quer...",
"subtext_title": "The number of notes created by the user being queried",
"text": "notes_count,",
"display": "notes_count"
}, {
"uid": "fieldwall_count",
"subtext": "[Field] from the \"user\" table. The number of Wall posts for the user being querie...",
"subtext_title": "The number of Wall posts for the user being queried",
"text": "wall_count,",
"display": "wall_count"
}, {
"uid": "fieldstatus",
"subtext": "[Field] from the \"user\" table. The user's current status",
"subtext_title": "The user's current status",
"text": "status,",
"display": "status"
}, {
"uid": "fieldis_app_user",
"subtext": "[Field] from the \"user\" table. Indicates whether the user being queried has logge...",
"subtext_title": "Indicates whether the user being queried has logged in to the current application",
"text": "is_app_user,",
"display": "is_app_user"
}, {
"uid": "fieldinstall_type",
"subtext": "[Field] from the \"user\" table. App install type of the user",
"subtext_title": "App install type of the user",
"text": "install_type,",
"display": "install_type"
}, {
"uid": "fieldverified",
"subtext": "[Field] from the \"user\" table. Indicates whether the user account has been verifi...",
"subtext_title": "Indicates whether the user account has been verified. This is distinct from the `is_verified` field.",
"text": "verified,",
"display": "verified"
}, {
"uid": "fieldprofile_blurb",
"subtext": "[Field] from the \"user\" table. This string contains the contents of the text box ...",
"subtext_title": "This string contains the contents of the text box under a user's profile picture",
"text": "profile_blurb,",
"display": "profile_blurb"
}, {
"uid": "fieldfamily",
"subtext": "[Field] from the \"user\" table. For family information, you should query the famil...",
"subtext_title": "For family information, you should query the family FQL table instead",
"text": "family,",
"display": "family"
}, {
"uid": "fieldis_blocked",
"subtext": "[Field] from the \"user\" table. Whether the user is blocked by the current session...",
"subtext_title": "Whether the user is blocked by the current session user",
"text": "is_blocked,",
"display": "is_blocked"
}, {
"uid": "fieldfriend_count",
"subtext": "[Field] from the \"user\" table. Count of all the user's friends",
"subtext_title": "Count of all the user's friends",
"text": "friend_count,",
"display": "friend_count"
}, {
"uid": "fieldmutual_friend_count",
"subtext": "[Field] from the \"user\" table. The number of mutual friends shared by the user be...",
"subtext_title": "The number of mutual friends shared by the user being queried and the session user",
"text": "mutual_friend_count,",
"display": "mutual_friend_count"
}, {
"uid": "fieldfriend_request_count",
"subtext": "[Field] from the \"user\" table. The user's number of outstanding friend requests",
"subtext_title": "The user's number of outstanding friend requests",
"text": "friend_request_count,",
"display": "friend_request_count"
}, {
"uid": "fieldsecurity_settings",
"subtext": "[Field] from the \"user\" table. Security settings of the user",
"subtext_title": "Security settings of the user",
"text": "security_settings,",
"display": "security_settings"
}, {
"uid": "fieldsubscriber_count",
"subtext": "[Field] from the \"user\" table. The user's total number of subscribers",
"subtext_title": "The user's total number of subscribers",
"text": "subscriber_count,",
"display": "subscriber_count"
}, {
"uid": "fieldcan_message",
"subtext": "[Field] from the \"user\" table. Whether the user can send a message to another use...",
"subtext_title": "Whether the user can send a message to another user",
"text": "can_message,",
"display": "can_message"
}, {
"uid": "fieldviewer_can_send_gift",
"subtext": "[Field] from the \"user\" table. Whether the viewer can send gift to this user",
"subtext_title": "Whether the viewer can send gift to this user",
"text": "viewer_can_send_gift,",
"display": "viewer_can_send_gift"
}, {
"uid": "fieldhas_timeline",
"subtext": "[Field] from the \"user\" table. Whether the user has a timeline or linkable profil...",
"subtext_title": "Whether the user has a timeline or linkable profile",
"text": "has_timeline,",
"display": "has_timeline"
}, {
"uid": "fieldvid",
"subtext": "[Field]",
"subtext_title": "",
"text": "vid,",
"display": "vid"
}, {
"uid": "fieldalbum_id",
"subtext": "[Field] from the \"video\" table. The ID of the album where the video belongs to",
"subtext_title": "The ID of the album where the video belongs to",
"text": "album_id,",
"display": "album_id"
}, {
"uid": "fieldthumbnail_link",
"subtext": "[Field] from the \"video\" table. The URL to the thumbnail image for the video being...",
"subtext_title": "The URL to the thumbnail image for the video being queried. This URL may be blank.",
"text": "thumbnail_link,",
"display": "thumbnail_link"
}, {
"uid": "fieldembed_html",
"subtext": "[Field] from the \"video\" table. The HTML code to embed the video.",
"subtext_title": "The HTML code to embed the video.",
"text": "embed_html,",
"display": "embed_html"
}, {
"uid": "fieldlength",
"subtext": "[Field] from the \"video\" table. The length of the video in seconds.",
"subtext_title": "The length of the video in seconds.",
"text": "length,",
"display": "length"
}, {
"uid": "fieldsrc_hq",
"subtext": "[Field] from the \"video\" table. The URL to the source file for the high quality ve...",
"subtext_title": "The URL to the source file for the high quality version of the video.",
"text": "src_hq,",
"display": "src_hq"
}, {
"uid": "fieldformat",
"subtext": "[Field] from the \"video\" table. An array of various video formats available with t...",
"subtext_title": "An array of various video formats available with their embed_html code and resolution",
"text": "format,",
"display": "format"
}]
},
"bootloadable": {},
"ixData": []
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment