facebookresearch / facebookresearch/Ad-Library-API-Script-Repository
Please reduce the amount of data you're asking for, then retry your request?
Open
- Dominant language
- Python
- Stars
- 337
- Forks
- 130
- PR merge metrics
- No merged PRs in 30d
Description
Hi, I get the following error after getting 32,000 ads:
> {'error': {'code': 1,
> 'message': "Please reduce the amount of data you're asking for, then retry your request"}}
Can you explain what it means and how I can overcome this, as I am trying to gather all ads published within a given time interval of start and stop dates?
It's not clear how I can "cut" my query in chunks since that was what the paging is already supposed to do, right?
Thanks.
Contributor guide
Assessment
This issue has not been assessed yet.