FQL:domain_admin
From Facebook Developer Wiki (FbDevWiki.com)
Query this table to return information about the admin of a domain.
Columns
Highlighted rows are indexable / searchable and one is usually required in the WHERE portion of the query.
Name | Type | Description |
---|---|---|
owner_id | int | The ID of the profile who owns the domain. This can be a page, application, or user ID. |
domain_id | int | The ID of the domain being queried. |
Notes
Use Facebook Insights to claim your domain.