I'm using API v200808. I could see the results for first 3 campaigns and from there i couldn't see any results for other campaigns. The program ends abruptly. When i try to get the keywords under all campaigns at once , it throws an exception 'Response size limit exceeded'. Is there any other service that could retrieve all the keywords under all the campaigns in a similar manner? please suggest
On Jun 15, 9:15 am, Kevin Winter <[email protected]> wrote: > Hi, > What version of the AdWords API are you using? > > In your code, you are iterating over each campaign and making a separate > request for each campaign. Are you saying that you are seeing the results > for campaigns 1, 2, 3 but then 4 has no results? Does the XMLResponse > indicate anything out of the ordinary? Is it always the same campaigns? > What if you change the order you make the requests in (i.e. request the > campaigns that are not getting results first). For the campaigns that do > return results, are you getting all the results you expect, or does one > campaign only have a portion of the results you would expect? > > - Kevin Winter > AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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
