FQL:developer
From Facebook Developer Wiki (FbDevWiki.com)
Query this table to return the application IDs for which the specified user is listed as a developer in the Facebook Developer application.
Columns
Highlighted rows are indexable / searchable and one is usually required in the WHERE portion of the query.
Name | Type | Description |
---|---|---|
developer_id | string | The user ID of the application developer being queried. |
application_id | int | The application ID of any applications associated with the developer. |