The Google Search Console data in our warehouse, f...
# ask-community-for-troubleshooting
d
The Google Search Console data in our warehouse, for the Airbyte custom report whose JSON appears below, has never amounted to more than 50,484 records in a single day. See attached screenshot. But we know from Google's API that our daily total for this set of dimensions has gone as high as 155K daily records. So I suspect there is a limitation in the Airbyte GSC connector which stops new requests soon after a daily limit of 50K rows has been hit. I've checked the source code for the connector and nothing obvious sticks out.
Copy code
{
  "name": "KEYWORD_PAGE_REPORT",
  "dimensions": [
    "date",
    "country",
    "device",
    "query",
    "page"
  ]
}
----------- Software: Airbyte OS (0.40.15) Connector: Google Search Console (0.1.18) Destination: Snowflake (0.4.38)
n
Hi @Dan Cook, please make sure to create one thread per question in the future - this helps the team stay organized. You're absolutely right, this should be under the quota: https://developers.google.com/webmaster-tools/limits Let me look into this and get back to you with what I find!
d
Any update on this daily 50K limit?
u
Not yet, unfortunately!
d
How about now?
n
Could you please create an issue on Github? Feel free to link it here and I'll triage!
d
Done. #21529
u
Thank you!