facebook-ads-reporting-google-apps-script
facebook-ads-reporting-google-apps-script copied to clipboard
This script pushes Facebook Ads data to Google Sheets.
First, thanks a lot for your code! I've begun modifying it a bit and using it for work. It's been a great learning experience to try and understand how each...
Updating API version
How could we convert this to be able to pull Page Insights and Page Posts, not just Ads?
This is the error I am facing when I execute requestFacebookReport function. Exception: Request failed for https://graph.facebook.com returned code 400. Truncated server response: {"error":{"message":"(#100) conversations is not valid for fields...
I am using this code for some of my accounts but I am having this problem. Not in all ... Exception: Request failed for https://www.facebook.com returned code 500. Truncated server...
Hi Frederic, Thanks for a great bit of code. Unfortunately, I am getting an error at line 39: const fetchRequest = UrlFetchApp.fetch(url); in the Export Facebook Ads Data to Google...
I am unable to get these objects. can you please explain me? Unique Purchase, Cost Per Unique Purchase and Purchase Conversion Value
Hi, I have faced with the issue very consistently. When I run the script, I can see from the execution log that I can get URL from the insights API,...
FYI: I've been getting this error today (on some, but not all projects) in get-facebook-report.js: Exception: Could not parse text. getFacebookReport @ get-facebook-report.js.gs:40 The error is a strange one. For...
Hey Frederich, First of all thank you for the code. I set up a trigger to download data every day. But now im having a problem with the field actions...