Ad-Library-API-Script-Repository
Ad-Library-API-Script-Repository copied to clipboard
Please reduce the amount of data you're asking for, then retry your request?
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.