Hi Tejas, To avoid the 100,000 limit of the Start index of the request when retrieving a large result set, you can,
1. Narrow the query as much as possible using predicates <https://developers.google.com/adwords/api/docs/reference/v201609/AdGroupAdService.Predicate>. You need to group queries by Campaign and AdGroup to retrieve only required data and to fit all results into one response. 2. Use API reports <https://developers.google.com/adwords/api/docs/guides/reporting> to obtain data. You can retrieve most fields <https://developers.google.com/adwords/api/docs/appendix/reports> with reports. Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/b245f0de-0832-402f-9d2b-2389c871c948%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
