As of now, my query is:
https://graph.facebook.com/v3.1/my_adact/campaigns?fields=name,insights{spend,reach,impressions,clicks},start_time,end_time&date_preset=this_month&limit=100
How should I make it so I can filter by campaigns that ran this month?}
Thanks!