feat: use Meta API for ad discovery
This commit is contained in:
@@ -9,6 +9,10 @@ ADMIN_EMAILS="admin@winninghunter.local"
|
||||
GOOGLE_CLIENT_ID=
|
||||
GOOGLE_CLIENT_SECRET=
|
||||
|
||||
# Meta Ad Library (server-side only; never expose this token to the browser)
|
||||
META_ACCESS_TOKEN=
|
||||
META_GRAPH_VERSION=v23.0
|
||||
|
||||
# Apify Meta Ads ingestion (runtime secret; do not expose to the browser)
|
||||
APIFY_TOKEN=
|
||||
APIFY_ACTOR_ID=aiscraperdev~facebook-meta-ads-library-scraper
|
||||
|
||||
Reference in New Issue
Block a user