Facebook Marketing API Ads Insights
问题 I'm currently trying to access, through my marketing app, all the insights of my ads/campaings/ads account (clicks,impressions,etc). The tokens I generate has permissions for ads_management , ads_read , read_insights and manage_pages . Nevertheless, I always get this answer: {"data":[],"paging":{"cursors":{"before":"MAZDZD","after":"LTEZD"}}} (I get that response after I post something like curl -G \ -d "fields=impressions" \ -d "access_token=my_access_token" \ "https://graph.facebook.com/v2