Re: START_INDEX_IS_TOO_HIGH error

2016-07-26 Thread 'Peter Oliquino' via AdWords API Forum
Hi, Unfortunately, you can only retrieve information from the AdGroupService at the client account level. For the START_INDEX_IS_TOO_HIGH error, I could suggest that you first issue a CampaignService.get <https://developers.google.com/adwords/api/docs/reference/v201605/CampaignService#

START_INDEX_IS_TOO_HIGH error

2016-07-26 Thread pankaj chaudhari
Hello, I need to retrieve ad-group information for all customers managed by my application. Total ad-groups for some customer Ids exceed 100,000 and I get START_INDEX_IS_TOO_HIGH SOAP error. I narrowed down my query to fetch only ENABLEd ad-groups but still there are too many active ad-groups.