Posts

Showing posts with the label facebook

Is there an API endpoint available to access the new feed of “Info and Ads” publicly available for Pages [on hold]

Is there an API endpoint available to access the new feed of “Info and Ads” publicly available for Pages [on hold] Facebook just released a new public access to all the active Ads of any public pages (https://newsroom.fb.com/news/2018/06/transparency-for-ads-and-pages/), it would be interesting to have an API endpoint to read this info. Does anybody know if such an endpoint is already available or if there is a plan to provide one soon? Thanks This question appears to be off-topic. The users who voted to close gave this specific reason:

Image share link facebook

Image share link facebook I create website with og tags like: <meta property="og:site_name" content="mywebsite" /> <meta property="og:title" content="foo" /> <meta property="og:description" content="foo" /> <meta property="og:type" content="website" /> <meta property="og:image" content="https://ABSOLUTE_URL/logo_fb.png" /> <meta property="og:url" content="https://ABSOLUTE_URL" /> When I share my website on facebook , I don't see the image of og:image https://ABSOLUTE_URL/logo_fb.png" it is not behind firewall I try even with og:image:secure_url but not lucky. By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to the...