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.
Related
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
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.
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.
I have created, built and published a sample lex bot.
I followed steps in this link to deploy bot on Facebook messenger. ( by creatign facebook page, fb app and adding webhook etc)
http://docs.aws.amazon.com/lex/latest/dg/fb-bot-association.html
For creating FB app and page I used my Facebook credentials.
Issue:
I am able to interact with bot from facebook messenger ( with my facebook account) and getting desired response from bot
However, when my facebook friend interacts with bot using his facebook account, he doesn't get any response.
Am I missing something here ?
I think your Facebook App is in development mode, so you need to add your friend as a Tester in the role tab, or let Facebook approve your App.
Either you need to add your friends as Tester or you can publish your app after getting the approval from Facebook.
Does anybody know how to collect all geolocation restricted posts for a facebook account trough the facebook graph API?
thanks