简体   繁体   中英

Facebook Recommendation API not returning all fields

I am trying to implement the Facebook Recommendation API from the documentation , however in the sample they have just written GET v3.2/...?fields={fieldname_of_type_Recommendation} . What is the exact endpoint to be called to get the recommendations along with all its fields?

I used Ratings API earlier /v3.0/{page-id}/ratings but that does not returns the "Reactions Count" and "Comments Count" which I get for posts, I want that for Recommendations as well. Any help on how to get it?

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM