facebook-graph-api-v2.4 Questions
2
For filtering param, This page demo-ed IN and CONTAIN,
https://developers.facebook.com/docs/marketing-api/insights/v2.4#filtering
curl -G \
-d "filtering=[{'field':'adgroup.delivery_info','operat...
Civilize asked 10/9, 2015 at 8:32
2
Solved
I am trying to get user id, name, email. Getting id and name but not email.
I have this code:
<html>
<head></head>
body>
<div id="fb-root"></div>
<script>
...
Cloison asked 11/8, 2015 at 10:14
1
I'm currently attempting to get Facebook to send over all leads as they're registered in real time to a subscribed endpoint. Facebook mentions in their documentation that this is possible by settin...
Leonteen asked 2/11, 2015 at 9:37
2
Solved
I’m trying to get the daily spend per ad set for all our ad accounts. We’re spending lots of money with Facebook and Finance wants to see where it is going.
Basically, I’m looking each day to get t...
Interscholastic asked 13/10, 2015 at 15:26
1
© 2022 - 2024 — McMap. All rights reserved.