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
