How to export the response of Facebook Marketing API Ads insights to CSV. Below are my code and the response from it. Response is How can we export this response to CSV format? Any suggestion will be highly appreciated. Answer Interact with the adinsights objects as dictionaries and add them to dataframe before saving as csv!