Ad-Library-API-Script-Repository icon indicating copy to clipboard operation
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

Results 29 Ad-Library-API-Script-Repository issues
Sort by recently updated
recently updated
newest added

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...

CLA Signed

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...

https://github.com/topics/github-config

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

``` 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",...