Facebook Methods Description: Admin.getAllocation
![]()
Returns the current allocation limits for your application for the specified integration points. Allocation limits are determined daily. Integration points include:
-
notifications_per_day- The number of notifications your application can send on behalf of a user per day. -
requests_per_day- The number of requests your application can send on behalf of a user per day. -
emails_per_day- The number of email messages your application can send to a user per day. -
email_disable_message_location- The location of the disable message within emails sent by your application. ‘1′ is the bottom of the message and ‘2′ is the top of the message.
These limits also appear on the Allocations tab on the Insights dashboard (click on “Stats”) for your application in the Facebook Developer application
Parameters
| Required | Name | Type | Description |
Example Request
| $fb->api_client->admin_getAllocation(’notifications_per_day’) |
Response
This method returns the allocation limit for your application for the specified integration point.
Error Codes
| Code | Description |
Related Post
No Comments
No comments yet.
Comments RSS TrackBack Identifier URI
Leave a comment
