RE: API limits START_INDEX_IS_TOO_HIGH

2020-08-19 Thread Google Ads API Forum Advisor Prod
Hi All, I see that you're encountering a Start Index is too High error. Could you provide us with your request and response logs for where this error occurs so that I may further investigate this issue? Thank you, Bryan, Google Ads API Team ref:_00D1U1174p._5004Q23LO5Q:ref -- --

Re: API limits START_INDEX_IS_TOO_HIGH

2020-08-19 Thread Zorion Arrizabalaga Aguirre
Hi Ivan, For sure 99 is bigger than 10, so you are right and the documentation is not accurate. If it works for 99, good for you! Just don't rely on it. There are several objects types affected by START_INDEX so perhaps they don't have exactly the same limits and 10 is the lowest

Re: API limits START_INDEX_IS_TOO_HIGH

2020-08-19 Thread 'Ivan Ryazanov' via AdWords API and Google Ads API Forum
Hi, Zorion! Thank you for the last answer. You wrote 1 001, 000 is bigger than than 100, 000. Thats right and I get this error if I specify a starting index like this. But! If I specify, for instance, 999, 999 as a starting index (which is also bigger that 100, 000) the API returns data

Re: API limits START_INDEX_IS_TOO_HIGH

2020-08-19 Thread Zorion
Hi Ivan, The error message seems to point that the start index is 1001000 (1,001,000) which is bigger than 10 (100,000). Perhaps I read it wrong, sorry if that's the case, just dismiss my reply. In order to work with that limit we use the order by clause to the key of the object and when we