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

profile_tab

API Reference › FQL › profile_tab

Description

An FQL table that returns information about Page apps.

Columns

NameDescription

app_id

id

The ID of the Page app

custom_image_url

string

The URL for the Page app's custom icon

custom_name

string

The custom name of the Page app

image_url

string

The URL for the Page app's icon

is_permanent

bool

A flag to identify whether the app can be removed from the Page

key

string

The key of the Page app

link

string

The permalink for the Page app

name

string

The name of the Page app

position

unsigned int32

The order of the app as it is shown on the Page

profile_id

id

The ID of the Page

is_non_connection_landing_tab

bool

Custom landing tab for viewers who are not already connected to the page

Examples

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

Permissions

To read Page apps you need

  • the manage_pages permission.
  • A page access token
Facebook © 2013 · English (US)
AboutAdvertisingCareersPlatform PoliciesPrivacy Policy