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
質問日時: 約3ヶ月前
選択された回答
1

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

7月1日 20:39
Sherman