Solved! Go to Solution.
Hi @tomlag you’re absolutely right that the BigQuery Data Transfer Service for Facebook Ads handles daily incremental loads effectively, but it has limitations when it comes to backfilling historical data, especially for dates prior to a major schema or partitioning update, such as the one on June 13, 2024.
Unfortunately, the BigQuery connector doesn’t provide access to the exact request it uses to pull data from the Meta Ads API. That said, we can still replicate the process manually.
Steps to Manually Fetch Historical Data Using the Meta Ads API
This endpoint lets you retrieve metrics, dimensions, and breakdowns similar to what BigQuery’s transfer service provides.
Here’s an example of how the request would look:
Once you’ve successfully fetched the data from the Meta Ads API:
Alternative Solution: Use Third-Party Tools
If manually querying the API and uploading data feels too time-consuming, tools like Windsor.ai can simplify the process. Windsor.ai offers:
This can save you significant time and effort, especially if you’re handling large amounts of historical data.
Key Takeaways
Hope this helps!
Hi @tomlag you’re absolutely right that the BigQuery Data Transfer Service for Facebook Ads handles daily incremental loads effectively, but it has limitations when it comes to backfilling historical data, especially for dates prior to a major schema or partitioning update, such as the one on June 13, 2024.
Unfortunately, the BigQuery connector doesn’t provide access to the exact request it uses to pull data from the Meta Ads API. That said, we can still replicate the process manually.
Steps to Manually Fetch Historical Data Using the Meta Ads API
This endpoint lets you retrieve metrics, dimensions, and breakdowns similar to what BigQuery’s transfer service provides.
Here’s an example of how the request would look:
Once you’ve successfully fetched the data from the Meta Ads API:
Alternative Solution: Use Third-Party Tools
If manually querying the API and uploading data feels too time-consuming, tools like Windsor.ai can simplify the process. Windsor.ai offers:
This can save you significant time and effort, especially if you’re handling large amounts of historical data.
Key Takeaways
Hope this helps!