This should be really easy looking at FB documentation for the marketing api but the page is completely empty: https://developers.facebook.com/docs/marketing-api/asyncrequests/v2.10
Does anyone has a simple example on how to make an easy batch request for AdsInsights for Ads, Adsets or Campaigns?
Googling around I find only examples in js or python, so I can't seem to find the right class name in java to do this.
Ok, got it working. Code is in scala but should be the same in java.