This link has been bookmarked by 9 people . It was first bookmarked on 28 Dec 2007, by gaurav bhatia.
-
10 Feb 10
-
Application-to-user Notifications
Application-to-user notifications are sent on an application's behalf and do not require an active session. The allocation for these is also available through admin.getAllocation.
-
Requests Vs. Notifications
Note: Requests are actions initiated by the user (such as invitations to install an application or play a game) and appear on other users' request pages. You generate requests using fb:request-form.
-
You should include no more than 50 user IDs the array, otherwise you run the risk of your call timing out during processing.
-
$facebook->api_client->notifications_send($uid, 'some info', 'user_to_user');
-
-
27 Oct 09
-
04 Mar 09
-
03 Oct 08
-
10 Jul 08
-
The number of notifications and the number of requests are determined separately.
-
Notifications sent to the notifications page for non-application users are subject to spam control. Read more information about how spamminess is measured. Additionally, any notification that you send on behalf of a user appears on that user's notifications page as a "sent notification."
-
-
23 Apr 08
Would you like to comment?
Join Diigo for a free account, or sign in if you are already a member.