Forum Discussion
facebook limit post is not working
- Anonymous8 years ago
danbrow,
I guess that you don't have more than 100 posts 4 months before? Please check the knowledge base post by Eric.
In your scenario, you can keep top 100 rows by selecting the following option.
Regards,
Lydia
danbrow,
I guess that you don't have more than 100 posts 4 months before? Please check the knowledge base post by Eric.
In your scenario, you can keep top 100 rows by selecting the following option.
Regards,
Lydia
Do u understand this phrase "The limit only affect how many records the API returns in each call." ?
i keep the first top 10 post rows. This retrive about 20k likes rows and 8k comments rows. Limiting to 10 posts rows i get the load with sucefull.
- Anonymous8 years agoNot applicable
danbrow,
You can check the returned records using Facebook Graph API Explorer, you will find that when you add limit parameter, it will return limited records in each call.
Regards,
Lydia