Guys, I'm making a request to the FB Ads API to get my adsets list but I want to navigate between specific period of dates like the normal users interface on the Power Editor, this is my request query:
https: //graph.facebook.com/v2.9/2/adsets?fields=name,insights.fields(cpc,ctr,cpm,clicks,impressions,spend,reach)
I need some help does anyone know how to solve this, I need the specific sintaxis of the request.