Facebook Developers
DocsToolsSupportNewsApps
Log In
  • Social Plugins
  • Facebook Login
  • Open Graph
  • Facebook APIs
    • Graph API
    • FQL
    • Open Graph
    • Dialogs
    • Chat
    • Internationalization
    • Ads
  • Games
  • Media
  • Payments
  • App Center
  • Promote Your App
  • iOS
  • Android
  • Web
  • Technology Partners
  • Tables
    • album
    • app_role
    • application
    • apprequest
    • checkin
    • comment
    • comments_info
    • connection
    • cookies
    • column
    • developer
    • domain
    • domain_admin
    • event
    • event_member
    • family
    • friend
    • friendlist
    • friendlist_member
    • friend_request
    • group
    • group_member
    • insights
    • like
    • link
    • link_image_src
    • link_stat
    • location_post
    • mailbox_folder
    • message
    • note
    • notification
    • object_url
    • page
    • page_admin
    • page_blocked_user
    • page_global_brand_child
    • page_fan
    • page_milestone
    • permissions
    • permissions_info
    • photo
    • photo_src
    • photo_tag
    • place
    • privacy
    • privacy_setting
    • profile
    • profile_tab
    • profile_view
    • question
    • question_option
    • question_option_votes
    • review
    • score
    • standard_friend_info
    • standard_user_info
    • status
    • stream
    • stream_filter
    • stream_tag
    • subscription
    • table
    • thread
    • translation
    • unified_message
    • unified_message_count
    • unified_message_sync
    • unified_thread
    • unified_thread_action
    • unified_thread_count
    • unified_thread_sync
    • url_like
    • user
    • video
    • video_tag

link_stat

API Reference › FQL › link_stat

Description

An FQL table containing counts that show how users on Facebook are interacting with a given link.

Columns

NameDescription

click_count

number

The number of times Facebook users have clicked a link to the page from a share or like

comment_count

number

The number of comments users have made on the shared story

comments_fbid

number

The object_id associated with comments plugin comments for this URL. This can be used to query for comments using the comment FQL table

commentsbox_count

number

The number of comments from a comments plugin on this URL. This only includestop level comments, not replies

like_count

number

The number of times Facebook users have "Liked" the page, or liked any comments or re-shares of this page

normalized_url

string

The normalized URL for the page being shared

share_count

number

The number of times users have shared the page on Facebook

total_count

number

The total number of times the URL has been shared, liked, or commented on

url

string

URL of the web page users can share

Examples

  • SELECT ... FROM link_stat WHERE url = A
Note: Additional filters on other columns can be specified but they may make the query less efficient.

Permissions

To read the link_stat table you need

  • a valid app access_token
Facebook © 2013 · English (US)
AboutAdvertisingCareersPlatform PoliciesPrivacy Policy