No, email and password are those of your normal login. You have to set the CustomerId of the AdwordsUser object before downloading the report, for example (in Visual Basic .NET): TryCast(AdWordsUser.Config, AdWordsAppConfig).ClientCustomerId = GCustomerId, where AdWordsUser would be your user object and GCustomerId is a long variable with the CustomerId of the client. And by any means, don't make a new log in for each client, just set the CustomerId as described - otherwise you will run into the dreaded captcha problem. . Best wishes Alexander
Am Mittwoch, 12. Dezember 2012 15:37:26 UTC+1 schrieb Reinhold Maurus: > > Dear Alexander, thanks for the answer. Is there a code example covering > this? Does it mean the Download function needs the email and password of > each client? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 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