IN Facebook Ads Api documentation for Ad-Sets it is mentioned that sorting is supported but it is not actually sorting the data from postman
1

curl -G \ -d "sort=reach_descending" \ -d "level=ad" \ -d "fields=reach" \ -d "access_token=ACCESS_TOKEN" \ "https://graph.facebook.com/v20.0/AD_SET_ID/insights"

Connector
Asked about 3 months ago
Selected Answer
1

Duplicate of https://developers.facebook.com/community/threads/3719580085037464/

July 1 at 8:39 PM
Sherman