부분 중단share-external
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
질문함 약 5개월 전
선택한 답변
1

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

7월 1일 오후 8:39
Sherman