Check Ad Accounts
We use ads_read only to read ad account metadata (id, name, account_status, currency) so you can see which accounts you manage. We do not access insights, campaigns, ads, or ad sets.
Connect Facebook
Sign in with Facebook. The permission dialog shows exactly three scopes: public_profile, business_management, and ads_read.
Graph API (reviewer reference)
Endpoints called (complete list):
- GET /v25.0/me?fields=id
- GET /v25.0/me/businesses?fields=id,name
- GET /v25.0/{business-id}/owned_ad_accounts?fields=id,name,account_status,currency
- GET /v25.0/{business-id}/client_ad_accounts?fields=id,name,account_status,currency