Created
May 11, 2013 20:52
-
-
Save niraj-shah/5561393 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"id": "60506094_10100168488435226", | |
"from": { | |
"name": "Niraj Shah", | |
"id": "60506094" | |
}, | |
"picture": "http://platform.ak.fbcdn.net/www/app_full_proxy.php?app=134775570045880&v=1&size=z&cksum=70bc38ba261c36e640b74510949a4e2a&src=https%3A%2F%2Fstackexchange.com%2Fusers%2Fflair%2F557969.png", | |
"link": "https://www.webniraj.com/2013/05/11/facebook-api-tracking-shares-using-the-javascript-sdk/", | |
"name": "Facebook API: Tracking Shares using the JavaScript SDK", | |
"caption": "Tracking Facebook Shares on your website or application is a useful way of seeing how popular your articles are with your readers. In order to tracking Shares, you must used the Facebook JavaScript SDK.", | |
"icon": "http://www.facebook.com/images/icons/default_app_icon.gif", | |
"actions": [ | |
{ | |
"name": "Comment", | |
"link": "http://www.facebook.com/60506094/posts/10100168488435226" | |
}, | |
{ | |
"name": "Like", | |
"link": "http://www.facebook.com/60506094/posts/10100168488435226" | |
} | |
], | |
"privacy": { | |
"description": "Only Me", | |
"value": "SELF", | |
"friends": "", | |
"networks": "", | |
"allow": "", | |
"deny": "" | |
}, | |
"type": "link", | |
"status_type": "app_created_story", | |
"application": { | |
"name": "JSBin Test App", | |
"id": "134775570045880" | |
}, | |
"created_time": "2013-05-11T20:45:17+0000", | |
"updated_time": "2013-05-11T20:45:17+0000" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment