Does anyone have a working example of batch requests with Facebook’s Python SDK?
I have code pulling Facebook Campaigns, Ads, and Insights from Business Account in Facebook. I sometimes have an issue where I get an AD_ID from my Insights return that does not show up in my Ads return and I was going to try to transfer all my calls to batch requests to see if I was getting limited somehow in regular calls.
Does anyone have a working example of batch requests with Facebook’s Python SDK?
I have code pulling Facebook Campaigns, Ads, and Insights from Business Account in Facebook. I sometimes have an issue where I get an AD_ID from my Insights return that does not show up in my Ads return and I was going to try to transfer all my calls to batch requests to see if I was getting limited somehow in regular calls.