Collect facebook geolocated restricted posts via the api - facebook-graph-api

Does anybody know how to collect all geolocation restricted posts for a facebook account trough the facebook graph API?
thanks

Related

how to get Instagram ads data?

I am trying to implement a service that will pull Facebook and Instagram ads data using Facebook marketing API. We ran the ads on Facebook from the Facebook ads manager and I am able to pull facebook ads data. On Instagram, we boosted a post from the mobile app and all the insights are available on the app itself. I am not able to find that ad on Facebook ads manager or any other web portal. When I try to get campaigns, ad sets, and ads from API all I am getting is Facebook ads data.
Question 1: Where can I see the Instagram ad data on the web portal(Facebook ads manager or something similar)?
Question 2: Do I need to connect the account on Facebook and Instagram from somewhere else too? I already connected the Instagram page to the Facebook page and I have admin access on both.
If you have any other suggestions please do tell me.

Instagram Basic why need to include manage_pages to submit for review?

We have updated our application to new Instagram API platform, we only use Instagram basic display API
(instagram_graph_user_profile and instagram_graph_user_media).
Why the manage_pages required in order to submit the application? We are only using Instagram basic display API and does not require to manage the Facebook page.

server-to-server app review process for Instagram graph API

I just migrated from the deprecated Instagram API to Facebook Graph API but I am not sure if I need to go through the app review process. All I do is display my Instagram photos in a carousel on my web site. The app review process on the FB developers site ask for a Privacy URL, a screencast and what else.
Thanks

Integrate Instagram API for Login with Facebook

I am using social media import feature on my website. A customer comes to my website and login with Facebook or Instagram and their media details are being fetched into my system. I have created the separate app for both social media solutions.
I want to integrate Login with Facebook for Instagram media then is there any possible solution for the same? What would be the process?
I want to know that how can I add the "Login With Facebook" button the Instagram login window while opening from the API.
Thank you in advance.
This is not possible because Instagram API doesn't support Facebook login. If they will add it, then you can use it.

share image from my website to instagram using Instagram Graph API

I have requirement to share a product image and its description from my website to instagram.
Can anyone tell me is it possible?.
I went through the Instagram Graph API documentation but everything is related to Mobile Apps, can i use the same API for sharing from my desktop website.
Thanks in advance.
There is content publishing API support for FB Instagram graph API. but that is in beta yet.
https://developers.facebook.com/docs/instagram-api/content-publishing
The Content Publishing API is in closed beta with Facebook Marketing Partners and Instagram Partners only. We are not accepting new applicants at this time.
The Content Publishing API is a subset of Instagram Graph API endpoints that allow you to publish media objects. Publishing media objects with this API is a two step process — you first create a media object container, then publish the container on your Business Account.
Currently, the API can only be used to publish photos.
This would also require your Instagram account to be business account to use this API.