Yan,

All of our client libraries have examples on retrieving the reports. 
 Please look under respective client library source, under examples --> 
reporting.

I'm guessing the "START_INDEX_TOO_HIGH" problem may be due to your 
pagination logic.  Please verify that the start index is less than the 
total number of returned results.

Thanks,

Ray


On Monday, March 10, 2014 2:18:35 AM UTC-4, yan...@viki.com wrote:
>
> Hi everyone,
>
> Recently I ran into an issue while retrieving AdGroup data using
> the ruby client library. Specifically, there are over a hundred thousand
> ad groups that I have to retrieve, and I ran into the
> START_INDEX_IS_TOO_HIGH error.
>
> I've read here: 
> http://googleadsdeveloper.blogspot.jp/2013/09/a-reminder-retrieving-large-result-sets.html
>
> that it is possible to use Adhoc reporting to retrieve AdGroup
> data (Id, CampaignId, CampaignName, Name, Status, etc)
> without encountering this error.
>
> So here are my questions.
>
> 1. I was using the AdGroupService of the ruby client library
> to retrieve AdGroup data. Is it possible to fetch AdGroup data
> using Adhoc reports? The number of AdGroups I need to
> retrieve is definitely more than 100 thousand, and I have to
> retrieve them all.
>
> 2. If the answer to question 1 is yes, could you point me to an
> example of how this is done? Documentation will be even
> better. I'm really new to SOAP and the only examples I've
> found are:
>
> https://developers.google.com/adwords/api/docs/guides/reporting
> https://developers.google.com/adwords/api/docs/guides/soap
>
> and is quite insufficient for me to write a request to perform
> the data retrieval.
>
> Thank you.
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to