An FQL table that returns information about Page apps.
| Name | Description |
|---|---|
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 |
| 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 |