Calling the GSC api with the query dimension I am only getting 5,000 rows per day. I saw in the google documentation that "For greater detail, including query, country, and/or device information, at the expense of losing some data, run a query like this [including the query dimension]".
I have two questions:
- Is there any way around this limit? I need to use the 'query dimensions' but I'm wondering if I there are any ways to break it up into small chunks. I've tried requesting fewer rows at a time but still can't get anything past to 5000
- Is there anywhere in the documentation that says 5,000 is the limit available per day if using the 'query' dimension?
Thanks in advance!