Using the Facebook Graph API, you can determine if a page / page will be promoted / sponsored?

I am working on an application that improves Facebook Insight analytics with competitor information. When the message is “Promoted”, the message is marked as “sponsored” and marked as recommended publication on the FB website and on a mobile phone. Can I get this from the Graph API for a specific message?

+4
source share
1 answer

This is very well documented, which is available for messages:

, , , .

+1

Source: https://habr.com/ru/post/1611692/


All Articles