Is it possible to pull (programmatically) demographic statistics about your custom audience from the Facebook Audience Insights? Spent some time on investigation of this question (SDKs, Graph API, google & stackoverflow searches), but it haven't worked for me.
Audience Insights Demographics:
Any hint or direction will help a lot! Many thanks in advance
Related
We use Graph API in our omnichannel app, we have a Facebook page and we, Facebook displays the replied comments in the wrong sequence, so the reader is confused to read it, did anyone have experience with this before?
is this Facebook's known bug?
We need advice.
Many thanks in advance
Dev
I'm trying to implement Linkedin marketing api, and while going through this link
https://learn.microsoft.com/en-gb/linkedin/marketing/integrations/matched-audiences/create-and-manage-segment-users
the API accepts userids as Google_UID, I'm wondering where to find the Google_UID? Any pointers would be helpful.
Thanks
My company uses the Bullhorn ATS which has a feature to share job information on LinkedIn. That feature has stopped working (get "Page Not Found" from LinkedIn). As I feared, Bullhorn said it is a LinkedIn issue, and LinkedIn pointed me here. So I'm not really sure what I am asking for on this forum other than some guidance on how to get the right people to address this issue. Any insights would be most appreciated!
I'm looking for a way to find most shared/liked/commented facebook post of a location (country/city) by calling facebook api?
Is this possible to create through the Facebook API? I could not find how to pull information in general that many websites offer.
Any help would be greatl! Thanks
No, there is no direct possibility to do that. You can only get Pages/Places by location (Search API), read their feed (/page-id/feed), go through the posts and calculate on your own.
This is the first time I am using FB's API and I was wondering how would you make an app request a specific id for each individual user? Basically what I am doing is setting up a page hosting service and I would need to have the app request the specific page for each user apart. This might be trivial but I couldn't find any info on this! Any info is greatly appreciated!
Thank you,
Anton
You can achieve this by using :
FQL : http://developers.facebook.com/docs/reference/fql/apprequest/
or
By graph api : http://developers.facebook.com/blog/post/464/