Ad-Library-API-Script-Repository
Ad-Library-API-Script-Repository copied to clipboard
GitHub repository of commonly used python scripts that allows everyone to pull data via the Ad Library API
The comment says "output the count trending of ads by start date; Accept one parameters: output_file: path to write the csv". What does this mean?
The tool still used API version 4 and that made it fail to gather ads in certain cases. Furthermore, I changed the field value "funding_entity" into "bylines", the term now...
My FB account has completed the verification process, it looks complete, but I never got a chance to request a code (the one that is mailed to you) and now...
Beta
https://github.com/topics/github-config
Query issue
Hi, Has anyone else run into this issue before ? Traceback (most recent call last): File "C:\Ad-Library-API-Script-Repository-main\python\fb_ads_library_api_cli.py", line 147, in main() File "C:\Ad-Library-API-Script-Repository-main\python\fb_ads_library_api_cli.py", line 138, in main get_operators()[opts.action]( File "C:\Ad-Library-API-Script-Repository-main\python\fb_ads_library_api_operators.py",...
Hi @frapierri! Thank you for your pull request and welcome to our community. # Action Required In order to merge **any pull request** (code, docs, etc.), we **require** contributors to...
https://github.com/facebook
Sociales
@
``` curl -G \ -d "search_terms='california'" \ -d "ad_type=ALL" \ -d "ad_reached_countries=['US']" \ -d "access_token=EAA" \ "https://graph.facebook.com/v17.0/ads_archive" ``` ===> ``` {"error":{ "message":"Application does not have permission for this action", "type":"OAuthException",...